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 829326b..df28e22 100644
--- a/configure.ac
+++ b/configure.ac
@@ -49,4 +49,5 @@ fi
XORG_FONTSUBDIR([ENCODINGSDIR], [encodingsdir], [encodings])
-AC_OUTPUT([Makefile large/Makefile])
+AC_CONFIG_FILES([Makefile large/Makefile])
+AC_OUTPUT