X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-python/blobdiff_plain/d7ab1bab81155baa763449d5afa81e16df98dbe7..2308db6f3426903c7af459627c7195912c1bce6a:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index a00416c..e8a4bb9 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,7 @@ -include README Makefile MANIFEST MANIFEST.in +include COPYING README Makefile MANIFEST MANIFEST.in include *.c *.h -recursive-include catacomb *.py +include algorithms.py +include pwsafe +include debian/rules debian/control debian/changelog debian/copyright +recursive-include catacomb *.py +prune py