diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-09-13 15:37:23 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-09-14 11:46:03 -0400 |
commit | 2f1e4820e6867fb3e7c1cf684200ed5d936dcaef (patch) | |
tree | fa462f543abc742b340b23092ab24a6c2502ed33 /Makefile.am | |
parent | 31df41d34725f2d43e28a0247582992873ef6d5d (diff) |
config: build CTEXT spec now in DocBook XML format
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index dd3e2aa..36423a0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,7 +20,7 @@ # # Process this file with autoconf to create configure. -SUBDIRS = man sgml +SUBDIRS = man sgml specs dist_doc_DATA = MAINTAINERS @@ -32,7 +32,6 @@ EXTRA_DIST = \ specs/BDF/bdf.ms \ specs/BDF/fig1.ps \ specs/BDF/fig2.ps \ - specs/CTEXT/ctext.xml \ specs/ICCCM/icccm.xml \ specs/RX/RX.mif \ specs/SIAddresses/hostname.txt \ |