chiark / gitweb /
debian/: Use `dh_python2' for packaging.
[catacomb-python] / MANIFEST.in
index 5d1971452e0c44d0875907aca9038de7e77aa5b4..36bf4c2f8b24ff929042fe39dea80074da38ef38 100644 (file)
@@ -10,8 +10,14 @@ include MANIFEST.in setup.py Makefile
 include *.c *.h
 include algorithms.py
 exclude algorithms.h
+
+## Scripts.
+include pock
 include pwsafe
 
+## Manual pages.
+include *.[13]
+
 ## Python wrapping.
 recursive-include catacomb *.py