diff options
author | Matt Dew <matt@osource.org> | 2010-07-10 09:48:13 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-07-10 09:48:13 -0400 |
commit | d364aaaa47a69789b7acfd54b625caa299780480 (patch) | |
tree | 1c03fd12f5ca896a6887ff4d48fcd866e7a51a2f /Makefile.am | |
parent | 30b076ea0b761c4a94c275be273accf311dc81c2 (diff) |
specs: convert input .ms specs from xorg-docs module to DocBook XML
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e1118c4..14bfb26 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = src man +SUBDIRS = src man doc specs pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = xi.pc |