summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-04-06 23:07:30 +0200
committerBruno Haible <bruno@clisp.org>2009-04-08 13:02:14 +0200
commit38ed6193c913a56183c37dc0dd0f2b9b6a8937ae (patch)
tree692b98e57ecd30b734305ceed1188302f0fbaf26 /Makefile.am
parentc8e409860bc4a9d9bc299496feb8d25e70761b46 (diff)
downloadlibunistring-38ed6193c913a56183c37dc0dd0f2b9b6a8937ae.tar.gz
Distribute some more files.
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".