summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 14db76721..b582c4c66 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -7,7 +7,7 @@ recursive-include test *.py *.dat
# include the c extensions, which otherwise
# don't come in if --with-cextensions isn't specified.
-recursive-include lib/ *.c *.txt
+recursive-include lib *.c *.txt
include README* LICENSE distribute_setup.py sa2to3.py ez_setup.py sqla_nose.py CHANGES*
prune doc/build/output