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 a173fba..ded41dd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -55,4 +55,5 @@ LINT_FLAGS="${LINT_FLAGS} ${XTST_CFLAGS}"
AC_OUTPUT([Makefile
man/Makefile
src/Makefile
- xtst.pc])
+ specs/Makefile
+ xtst.pc])