summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c46bf60f..4773c85e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,8 @@ SUBDIRS = \
docs \
$(NULL)
-EXTRA_DIST= \
+EXTRA_DIST = \
+ autogen.sh \
COPYING.LIB \
COPYING.EXTENSIONS \
COPYING-DOCS \