summaryrefslogtreecommitdiff
path: root/specs/Makefile.am
diff options
context:
space:
mode:
authorMatt Dew <matt@osource.org>2010-08-01 20:41:48 -0400
committerGaetan Nadon <memsize@videotron.ca>2010-08-01 20:41:48 -0400
commitcf083a0d35da6665b2aebc6eea4f65009c32411b (patch)
tree77a7a4c409d2cf5e15fcf2b341069cb92db74641 /specs/Makefile.am
parent69996150256954ef71c45ee7727fea96e02f8db2 (diff)
specs: convert protocol shape.ms specs from xorg-docs module to DocBook XML
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 c717d04..c1b843b 100644
--- a/specs/Makefile.am
+++ b/specs/Makefile.am
@@ -22,7 +22,7 @@
#
if ENABLE_SPECS
-doc_sources = dbe.xml security.xml sync.xml
+doc_sources = dbe.xml security.xml sync.xml shape.xml
dist_doc_DATA = $(doc_sources) geproto.txt
if HAVE_XMLTO