X-Git-Url: https://git.distorted.org.uk/~mdw/mLib-python/blobdiff_plain/20bce5e92b01cd928f26b61be78215117039c561..0c5d1ebdccfa8b99f75145c525b34954fe6ce37c:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index b051d6b..ba67515 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,8 @@ -include atom.pyx crc32.pyx report.pyx select.pyx sym.pyx unihash.pyx -include codec.pyx.in grim.h atom.h atom-base.c array.c Makefile +include COPYING +include mLib.pyx defs.pxi utils.pyx +include codec.pyx.in grim.h atom.h array.h atom-base.c array.c Makefile +include lbuf.pyx pkbuf.pyx mapping.pyx +include atom.pyx crc32.pyx report.pyx sym.pyx assoc.pyx unihash.pyx +include sel-base.pyx sel-file.pyx sel-timer.pyx conn.pyx +include bres.pyx selbuf.pyx selpk.pyx sig.pyx ident.pyx include debian/rules debian/control debian/changelog debian/copyright