summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorEli Bendersky <eliben@gmail.com>2015-05-18 06:33:01 -0700
committerEli Bendersky <eliben@gmail.com>2015-05-18 06:33:01 -0700
commit3a5bfeab5d0a4e76bb1399b0208950072b28d6af (patch)
tree7c59ae5a69db248606e4f5b81c704090543a262a /MANIFEST.in
parenta1334e5550b17a52d1826d0732d01f98412fd1ce (diff)
downloadpycparser-3a5bfeab5d0a4e76bb1399b0208950072b28d6af.tar.gz
Wipe out more mentions of lcc's cpp
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index b8d22eb..621efc8 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,6 @@
recursive-include examples *.c *.h *.py
recursive-include tests *.c *.h *.py
recursive-include pycparser *.py *.cfg
-include utils/*.exe
include utils/fake_libc_include/*.h
include README.*
include LICENSE