summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 02a597f..cbaac68 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,7 +34,8 @@ AC_ARG_WITH(cursorpath,
[XCURSORPATH="$DEF_CURSORPATH"])
AC_DEFINE_UNQUOTED([XCURSORPATH], ["$XCURSORPATH"])
-AC_OUTPUT([Makefile
+AC_CONFIG_FILES([Makefile
cursor/Makefile cursor/xcb-cursor.pc
xcb_util_intro
])
+AC_OUTPUT