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 ced3de4..65b8ee3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,6 +30,7 @@ AC_SUBST(XCBPROTO_XCBINCLUDEDIR)
XCBPROTO_VERSION=`$PKG_CONFIG --modversion xcb-proto`
AC_SUBST(XCBPROTO_VERSION)
-AC_OUTPUT([Makefile
+AC_CONFIG_FILES([Makefile
xcb-errors.pc
])
+AC_OUTPUT