MANIFEST.in: Include any manual pages.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 28 May 2017 15:25:56 +0000 (16:25 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 7 Jul 2017 20:18:56 +0000 (21:18 +0100)
Not that there are any yet.

MANIFEST.in

index 5d19714..e90ca4c 100644 (file)
@@ -12,6 +12,9 @@ include algorithms.py
 exclude algorithms.h
 include pwsafe
 
+## Manual pages.
+include *.[13]
+
 ## Python wrapping.
 recursive-include catacomb *.py