summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac6
1 files changed, 5 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fac14a5..413f1e8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -45,7 +45,11 @@ AC_CHECK_FUNCS([strcasecmp strdup strerror strndup])
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
-AC_OUTPUT(Makefile src/Makefile docs/Makefile)
+AC_OUTPUT([
+Makefile
+src/Makefile
+docs/Makefile
+])
echo "
Configuration for $PACKAGE $VERSION: