Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 15bab12..ddb7b23 100644
--- a/configure.ac
+++ b/configure.ac
@@ -263,7 +263,7 @@ if test "x$enable_tiff" = "xyes"; then
fi
AC_SUBST(EVINCE_MIME_TYPES)
-AC_OUTPUT([
+AC_CONFIG_FILES([
Makefile
cut-n-paste/Makefile
cut-n-paste/recent-files/Makefile
@@ -287,3 +287,5 @@ thumbnailer/Makefile
help/Makefile
help/C/Makefile
])
+
+AC_OUTPUT