summaryrefslogtreecommitdiff
path: root/src/bindings/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2011-09-28 22:32:05 +0000
committerMorgan Deters <mdeters@gmail.com>2011-09-28 22:32:05 +0000
commit7dd2d748e358040e8001d7fb184cf9e11180e8c0 (patch)
tree095f06703233fb629a23adfc1169be7346a220b0 /src/bindings/Makefile.am
parent2f15e89145ad68f1809dd15abb6b659a3817b260 (diff)
fixes for make dist ; make install
Diffstat (limited to 'src/bindings/Makefile.am')
-rw-r--r--src/bindings/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bindings/Makefile.am b/src/bindings/Makefile.am
index 6f88e7b76..52fb4a21e 100644
--- a/src/bindings/Makefile.am
+++ b/src/bindings/Makefile.am
@@ -57,6 +57,8 @@ BUILT_SOURCES = \
ruby.cpp \
tcl.cpp
+EXTRA_DIST = swig.h
+
CLEANFILES = \
$(BUILT_SOURCES) \
.swig_deps \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback