summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2010-11-21 11:54:00 +0100
committerSebastian Thiel <byronimo@gmail.com>2010-11-21 12:58:15 +0100
commit6edc28d6ab8b3f88673fd701b2c40104825a95df (patch)
tree4b0579387671391e5ee0f9d6c2a4dfb5f19aa404 /MANIFEST.in
parent5d91a53372caa54cf7110cfa7fe1166956edc9c8 (diff)
downloadgitdb-6edc28d6ab8b3f88673fd701b2c40104825a95df.tar.gz
Added delta_apply.h file to make more native use of python's build system, which should hopefully fix the easy_install trouble
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index a01acc4..7693cab 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -5,6 +5,8 @@ include AUTHORS
include README
include _fun.c
+include _delta_apply.c
+include _delta_apply.h
graft test