summaryrefslogtreecommitdiff
path: root/specs/Makefile.am
diff options
context:
space:
mode:
authorMatt Dew <matt@osource.org>2010-08-02 10:40:47 -0400
committerGaetan Nadon <memsize@videotron.ca>2010-08-02 10:40:47 -0400
commit7c9b2197cbb0f787b6330243eb777f612251064d (patch)
treec4a60913b51264e5c4ab957c6bb2bee81466ee38 /specs/Makefile.am
parentcf083a0d35da6665b2aebc6eea4f65009c32411b (diff)
specs: convert protocol shm.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 c1b843b..56fd128 100644
--- a/specs/Makefile.am
+++ b/specs/Makefile.am
@@ -22,7 +22,7 @@
#
if ENABLE_SPECS
-doc_sources = dbe.xml security.xml sync.xml shape.xml
+doc_sources = dbe.xml security.xml shape.xml shm.xml sync.xml
dist_doc_DATA = $(doc_sources) geproto.txt
if HAVE_XMLTO