summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2018-04-29 20:48:02 +0200
committerMatěj Cepl <mcepl@cepl.eu>2018-04-29 20:48:02 +0200
commit926e263948ecca972e59746016b08a4360ea77a0 (patch)
tree527f2c398e901483df1954f11142f69edebe5777 /MANIFEST.in
parent671c4656e96aa810d4dd580a5674c833dfd31286 (diff)
downloadm2crypto-926e263948ecca972e59746016b08a4360ea77a0.tar.gz
Fix packaging.0.30.1
Fixes #212
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 21728be..1eb138a 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 *.pgp *.dat *.p7* *.crt
+recursive-include tests *.py *.pem *.der *.b64 README *.pgp *.dat *.p7* *.crt *.txt
recursive-include doc *
recursive-include contrib *
include INSTALL.rst