summaryrefslogtreecommitdiff
path: root/xdelta3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'xdelta3/Makefile')
-rw-r--r--xdelta3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/xdelta3/Makefile b/xdelta3/Makefile
index 4f88185..3ed4a87 100644
--- a/xdelta3/Makefile
+++ b/xdelta3/Makefile
@@ -44,6 +44,7 @@ PYTGT = build/lib.linux-i686-2.4/xdelta3main.so
44EXTRA = Makefile COPYING linkxd3lib.c badcopy.c xdelta3.swig \ 44EXTRA = Makefile COPYING linkxd3lib.c badcopy.c xdelta3.swig \
45 draft-korn-vcdiff.txt xdelta3.vcproj badcopy.vcproj \ 45 draft-korn-vcdiff.txt xdelta3.vcproj badcopy.vcproj \
46 xdelta3-regtest.py xdelta3-test.py setup.py \ 46 xdelta3-regtest.py xdelta3-test.py setup.py \
47 examples/Makefile examples/small_page_test.c \
47 xdelta3.py xdelta3_wrap.c 48 xdelta3.py xdelta3_wrap.c
48 49
49SWIG_FLAGS = -DXD3_DEBUG=0 \ 50SWIG_FLAGS = -DXD3_DEBUG=0 \