summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-06-08 20:26:29 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-06-08 20:26:29 -0700
commit74cb722a974010fa3c82dc57a036f97768b3695b (patch)
tree17c13995e79faf0e5478b98770b739aca8188c3f /configure.ac
parent56621d3ec521dd30fabb1a77ad1c396baa740569 (diff)
Move Xt specs from xorg-docs module
For now, just checked in and included in dist tarballs, not processed into a usable format - same as it was in xorg-docs Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 7cb97bf..e21ad4d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -134,4 +134,5 @@ AC_OUTPUT([Makefile
util/Makefile
include/Makefile
man/Makefile
+ specs/Makefile
xt.pc])