catacomb/__init__.py: Awful bodge for symbol conflict.
[catacomb-python] / MANIFEST.in
index 5d19714..daa3b6d 100644 (file)
@@ -10,8 +10,13 @@ include MANIFEST.in setup.py Makefile
 include *.c *.h
 include algorithms.py
 exclude algorithms.h
+
+## Scripts.
 include pwsafe
 
+## Manual pages.
+include *.[13]
+
 ## Python wrapping.
 recursive-include catacomb *.py