t/t-*.py: Use the `WriteBuffer.contents' property.
[catacomb-python] / MANIFEST.in
index c09417b..33ce54a 100644 (file)
@@ -1,4 +1,4 @@
-### Manifest template for Catacomb/Python.
+### Manifest template for Catacomb/Python. -*-conf-*-
 
 ## Generated build machinery.
 include COPYING auto-version mdwsetup.py pysetup.mk
@@ -11,8 +11,14 @@ include *.c *.h
 include t/*.py t/keyring
 include algorithms.py
 exclude algorithms.h
+
+## Scripts.
+include pock
 include pwsafe
 
+## Manual pages.
+include *.[13]
+
 ## Python wrapping.
 recursive-include catacomb *.py