summaryrefslogtreecommitdiff
path: root/xdelta3/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xdelta3/Makefile.am')
-rw-r--r--xdelta3/Makefile.am8
1 files changed, 5 insertions, 3 deletions
diff --git a/xdelta3/Makefile.am b/xdelta3/Makefile.am
index 0f1720d..e5ee2e5 100644
--- a/xdelta3/Makefile.am
+++ b/xdelta3/Makefile.am
@@ -82,11 +82,13 @@ EXTRA_DIST = \
82 testing/xdelta3-test.py \ 82 testing/xdelta3-test.py \
83 xdelta3.1 \ 83 xdelta3.1 \
84 xdelta3.i \ 84 xdelta3.i \
85 xdelta3.py \
86 xdelta3.vcxproj \ 85 xdelta3.vcxproj \
87 xdelta3.wxi \ 86 xdelta3.wxi \
88 xdelta3.wxs \ 87 xdelta3.wxs
89 xdelta3_pywrap.c 88
89# Broken, removed from distribution:
90# xdelta3_pywrap.c
91# xdelta3.py
90 92
91#PYFILES = xdelta3_pywrap.c xdelta3.py 93#PYFILES = xdelta3_pywrap.c xdelta3.py
92#XDELTA3PY = xdelta3.py 94#XDELTA3PY = xdelta3.py