diff options
author | k clair <kclair@riseup.net> | 2012-10-09 12:13:13 -0700 |
---|---|---|
committer | k clair <kclair@riseup.net> | 2012-10-09 12:13:13 -0700 |
commit | 7ebbbaaeef0ded0f39b8bf863ee7fd324b19c9f9 (patch) | |
tree | 0f18e1f7b54df0b1daee3297b12954905cc6f0d8 /python-gnutls-1.1.9/MANIFEST.in |
Add source files for python-gnutls version 1.1.9
Diffstat (limited to 'python-gnutls-1.1.9/MANIFEST.in')
-rw-r--r-- | python-gnutls-1.1.9/MANIFEST.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python-gnutls-1.1.9/MANIFEST.in b/python-gnutls-1.1.9/MANIFEST.in new file mode 100644 index 0000000..e45dfeb --- /dev/null +++ b/python-gnutls-1.1.9/MANIFEST.in @@ -0,0 +1,3 @@ +recursive-include examples README crypto.py client.py server.py twisted-*.py +recursive-include examples certs/*.pem certs/valid.* certs/revoked.* +include MANIFEST.in LICENSE ChangeLog Makefile build_inplace |