summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index e4442dd..2260553 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,5 +18,6 @@ m4_ifndef([XORG_MACROS_VERSION],
XORG_MACROS_VERSION(1.3)
XORG_DEFAULT_OPTIONS
-AC_OUTPUT([Makefile
- dmxproto.pc])
+AC_CONFIG_FILES([Makefile
+ dmxproto.pc])
+AC_OUTPUT