summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorArmin Rigo <arigo@tunes.org>2015-04-30 11:12:50 +0200
committerArmin Rigo <arigo@tunes.org>2015-04-30 11:12:50 +0200
commite2f196ee451387dd63d524ae0bf47f5ca85ab647 (patch)
tree04d0802115f2a1f992bd88063eaf475d13dd98d7 /MANIFEST.in
parentf1d9cb93acefda079d287ddd6707a5e34938163f (diff)
downloadcffi-e2f196ee451387dd63d524ae0bf47f5ca85ab647.tar.gz
updates
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 5d083da..2e46c96 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,4 +3,5 @@ recursive-include c *.c *.h *.asm *.py win64.obj
recursive-include testing *.py
recursive-include doc *.py *.rst Makefile *.bat
recursive-include demo py.cleanup *.py
+recursive-include _cffi1 *.py *.h
include LICENSE setup_base.py