summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2af93c3..2270813 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,10 +9,11 @@ AM_GNU_GETTEXT([external])
AM_MAINTAINER_MODE
-AC_OUTPUT([
+AC_CONFIG_FILES([
Makefile
abstract/Makefile
desktop/Makefile
nature/Makefile
po/Makefile.in
])
+AC_OUTPUT