summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2016-07-11 23:16:32 +0200
committerMatěj Cepl <mcepl@cepl.eu>2016-07-11 23:16:32 +0200
commitf14128c6f393b9e5e971f5f28a5b69639083d77e (patch)
treea01b9312749c6cf8b7b90bad4d7876ef25906ebc /MANIFEST.in
parent7b33d81641bbd5e7751e6ab4bef938f88b8bf1f7 (diff)
downloadm2crypto-f14128c6f393b9e5e971f5f28a5b69639083d77e.tar.gz
Package also test/*.crt files to allow testing from the 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 1e42a02..40ebdbb 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*
+recursive-include tests *.py *.pem *.der *.b64 README *.pgp *.dat *.p7* *.crt
recursive-include doc *
recursive-include contrib *
include INSTALL.rst