diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index d5d631c..e132e0a 100644 --- a/configure.ac +++ b/configure.ac @@ -57,4 +57,5 @@ XORG_LINT_LIBRARY([Xext]) AC_OUTPUT([Makefile man/Makefile src/Makefile + specs/Makefile xext.pc]) |