diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1b48b89..f31a93a 100644 --- a/configure.ac +++ b/configure.ac @@ -41,4 +41,4 @@ if test "x$RELEASE_VERSION" != "x"; then AC_MSG_NOTICE([Building with package name set to $PACKAGE]) fi -AC_OUTPUT([Makefile]) +AC_OUTPUT([Makefile xorg-macros.m4]) |