rand.c: More `Py_ssize_t' fixes.
[catacomb-python] / MANIFEST.in
index 813894a..c09417b 100644 (file)
@@ -8,6 +8,7 @@ include MANIFEST.in setup.py Makefile
 
 ## C extension code.
 include *.c *.h
+include t/*.py t/keyring
 include algorithms.py
 exclude algorithms.h
 include pwsafe
@@ -16,5 +17,5 @@ include pwsafe
 recursive-include catacomb *.py
 
 ## Debian.
-include debian/rules debian/control debian/changelog debian/copyright
-
+include debian/rules debian/control debian/changelog
+include debian/copyright debian/compat debian/source/format