aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am10
1 files changed, 9 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 62db9c2..91d4045 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,4 +11,12 @@ pkgconfig_DATA = libxtract.pc
ACLOCAL_AMFLAGS = -I m4
-EXTRA_DIST = examples/MSP bootstrap autogen.sh README TODO
+EXTRA_DIST = examples/MSP \
+ bootstrap \
+ autogen.sh \
+ README.md \
+ TODO \
+ $(SWIG_DIR)/java/SWIG.java \
+ $(SWIG_DIR)/java/test.java \
+ $(SWIG_DIR)/python/test.py \
+ $(SWIG_DIR)/python/__init__.py