summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorArmin Rigo <arigo@tunes.org>2013-11-23 16:10:03 +0100
committerArmin Rigo <arigo@tunes.org>2013-11-23 16:10:03 +0100
commitf9f7b010874ef9fae287e46c862f8bc14a5b1083 (patch)
tree242d3c28114e516594122f410926da9cd3b04715 /MANIFEST.in
parentaede75891818a1a212d2f5e350241070489d294c (diff)
downloadcffi-f9f7b010874ef9fae287e46c862f8bc14a5b1083.tar.gz
Include win64.obj in the source archive
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 426e6f0..5d083da 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,5 @@
recursive-include cffi *.py
-recursive-include c *.c *.h *.asm *.py
+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