rand.c, pgen.c: Invalidate random generators from pgen events.
[catacomb-python] / MANIFEST.in
index 5d19714..36bf4c2 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