summaryrefslogtreecommitdiff
path: root/xdelta3/Makefile
diff options
context:
space:
mode:
authorjosh.macdonald <jmacd@users.noreply.github.com>2009-10-25 19:16:41 +0000
committerjosh.macdonald <jmacd@users.noreply.github.com>2009-10-25 19:16:41 +0000
commitca626a8f838cb329c22b02bcb5c81538a09eea6f (patch)
tree7041ac80eea21c728bb4447eae9bedb3510814f0 /xdelta3/Makefile
parent0e486ef0fc9d4ea3aa05e120d09459e5cc7af098 (diff)
Test crashes in recode test w/ "allow_fake_source" support, getting close?
Diffstat (limited to 'xdelta3/Makefile')
-rw-r--r--xdelta3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xdelta3/Makefile b/xdelta3/Makefile
index 55268c5..743ec98 100644
--- a/xdelta3/Makefile
+++ b/xdelta3/Makefile
@@ -82,7 +82,7 @@ SWIG_FLAGS = -DXD3_DEBUG=1 \
82 -DVCDIFF_TOOLS=1 \ 82 -DVCDIFF_TOOLS=1 \
83 -DSWIG_MODULE=1 83 -DSWIG_MODULE=1
84 84
85all: xdelta3-debug xdelta3 85all: xdelta3-debug xdelta3-debug2 xdelta3
86 (cd testing && make) 86 (cd testing && make)
87 87
88all-py: all $(PYTGT) $(SWIGTGT) 88all-py: all $(PYTGT) $(SWIGTGT)