diff options
author | Matt Dew <matt@osource.org> | 2010-08-01 20:41:48 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-08-01 20:41:48 -0400 |
commit | cf083a0d35da6665b2aebc6eea4f65009c32411b (patch) | |
tree | 77a7a4c409d2cf5e15fcf2b341069cb92db74641 /specs/Makefile.am | |
parent | 69996150256954ef71c45ee7727fea96e02f8db2 (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.am | 2 |
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 |