summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b75c383..79e32da 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,9 @@ ACLOCAL_AMFLAGS = -I m4 -I gnulib-m4
SUBDIRS = lib tests
-EXTRA_DIST = BUGS
+EXTRA_DIST = \
+ version.sh BUGS DEPENDENCIES HACKING autogen.sh \
+ build-aux/fixaclocal
# Allow users to use "gnulib-tool --update".