summaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2009-10-11 17:58:17 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2009-10-11 17:58:17 +0200
commitdce87aa41917f3ec8ce193d2bbf1c9a8465b48cd (patch)
tree90b226db9dcc9edb878c5709d07ab72577ed8746 /configure.ac
parent12e1b2fcfc6389f8129782d293eb9ef6073b5a18 (diff)
downloadmdk-dce87aa41917f3ec8ce193d2bbf1c9a8465b48cd.tar.gz
mdk-dce87aa41917f3ec8ce193d2bbf1c9a8465b48cd.tar.bz2
Stanza for ChangeLog generation added to autogen.sh.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 2b5794e..7af9c48 100644
--- a/configure.ac
+++ b/configure.ac
@@ -149,7 +149,7 @@ AC_REPLACE_FUNCS(getopt_long)
AC_SUBST(AM_CFLAGS)
-AC_CONFIG_FILES(
+AC_CONFIG_FILES([
Makefile
doc/Makefile
doc/img/Makefile
@@ -164,7 +164,7 @@ samples/Makefile
samples/tests/Makefile
po/Makefile.in
intl/Makefile
-)
+])
AC_OUTPUT