diff options
author | Matt Dew <matt@osource.org> | 2010-08-02 10:40:47 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-08-02 10:40:47 -0400 |
commit | 7c9b2197cbb0f787b6330243eb777f612251064d (patch) | |
tree | c4a60913b51264e5c4ab957c6bb2bee81466ee38 /specs/Makefile.am | |
parent | cf083a0d35da6665b2aebc6eea4f65009c32411b (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.am | 2 |
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 |