summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2015-10-19 20:53:09 +0200
committerMatěj Cepl <mcepl@cepl.eu>2015-11-02 14:34:21 +0100
commitfb3336d0d63b642cb6cfed5367a1adcd2b4d4d50 (patch)
tree1b42fe25f148546fbdc7fef61cf58985435b8ab8 /MANIFEST.in
parentf9aa845ab2be4bdf0b3e42ac50db150a87c8b77b (diff)
downloadm2crypto-fb3336d0d63b642cb6cfed5367a1adcd2b4d4d50.tar.gz
Add missing files to the distribution tarball.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 79c65e5..98a55b8 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,7 @@
include SWIG/*.i
include SWIG/*.h
include SWIG/*.def
-recursive-include tests *.py *.pem *.der *.b64 README
+recursive-include tests *.py *.pem *.der *.b64 README *.pgp *.dat *.p7*
recursive-include doc
recursive-include demo
recursive-include contrib