summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-06-12 08:54:20 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-06-12 08:54:20 -0700
commitb2190a83417ae6a4f99ab3acd47ae2c67b5d6693 (patch)
tree602a0b9f3e9aee2f4c6672cf634e13490207cdb0 /configure.ac
parentc83fb2aeeb458ead667a1ebe30c5a59b9e786ed3 (diff)
downloadxorg-lib-libXtst-b2190a83417ae6a4f99ab3acd47ae2c67b5d6693.tar.gz
Move recordlib & testlib specs from xorg-docs module
Not formatted, translated, processed or installed yet, just moved & added to EXTRA_DIST Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
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])