summaryrefslogtreecommitdiff
path: root/specs/Makefile.am
diff options
context:
space:
mode:
authorMatt Dew <matt@osource.org>2010-12-01 20:51:05 -0500
committerGaetan Nadon <memsize@videotron.ca>2010-12-01 20:51:05 -0500
commitd35e95fdf433a249d0293744d3e1ef6196422700 (patch)
treec654e55f6e529c82dce06df3d18fde658adafd9b /specs/Makefile.am
parentf739146c3e711c1757203b1a8d84b31b5b694200 (diff)
downloadxorg-lib-libXext-d35e95fdf433a249d0293744d3e1ef6196422700.tar.gz
specs: convert xtest ext1 from roff to DocBook/XML
Previously located in xorg-docs/specs/Xext Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'specs/Makefile.am')
-rw-r--r--specs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/Makefile.am b/specs/Makefile.am
index 6ed2307..0d1c66d 100644
--- a/specs/Makefile.am
+++ b/specs/Makefile.am
@@ -22,7 +22,7 @@
#
if ENABLE_SPECS
-doc_sources = dbelib.xml dpmslib.xml shapelib.xml synclib.xml
+doc_sources = dbelib.xml dpmslib.xml shapelib.xml synclib.xml xtest1.xml
dist_doc_DATA = $(doc_sources)
if HAVE_XMLTO