summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f6a4ebc..0bde241 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,6 +17,9 @@ sdlex_LDADD = \
$(ZLIB_LIBS) \
$(EXPAT_LIBS)
+EXTRA_DIST = \
+ autogen.sh
+
clean-local: clean-local-data
distclean-local: distclean-local-data