summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorArmin Rigo <arigo@tunes.org>2012-07-27 10:06:07 +0200
committerArmin Rigo <arigo@tunes.org>2012-07-27 10:06:07 +0200
commit2b99564a69ea4b31db448d9846d2ffc48c7ce053 (patch)
tree7f6e39b1848e37ec462390967545e4bb6128ffcd /MANIFEST.in
parent32403d3134ad898994dda44a851cc3c79af7dd7d (diff)
downloadcffi-2b99564a69ea4b31db448d9846d2ffc48c7ce053.tar.gz
Add setup_base.py in 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 26c6b38..9e56c81 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,4 +2,4 @@ recursive-include cffi *.py
recursive-include c *.c *.h *.asm
recursive-include testing *.py
recursive-include doc *.py *.rst Makefile *.bat
-include LICENSE
+include LICENSE setup_base.py