summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2010-11-30 23:57:16 +0100
committerSebastian Thiel <byronimo@gmail.com>2010-11-30 23:57:16 +0100
commit88d500edf2163be3b249ae288a06b725934560d9 (patch)
treeb0a5f18d9d2e69730c445b807e3d0ac23e1557b2 /MANIFEST.in
parent0300d0d6c4af63257d094813ceaab2302906680c (diff)
downloadgitdb-88d500edf2163be3b249ae288a06b725934560d9.tar.gz
setup and doc generation works once again
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 7693cab..b14aed9 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -4,11 +4,11 @@ include CHANGES
include AUTHORS
include README
-include _fun.c
-include _delta_apply.c
-include _delta_apply.h
+include gitdb/_fun.c
+include gitdb/_delta_apply.c
+include gitdb/_delta_apply.h
-graft test
+prune gitdb/test
global-exclude .git*
global-exclude *.pyc