diff options
author | Matt Dew <matt@osource.org> | 2010-06-30 16:52:22 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-06-30 17:02:20 -0400 |
commit | 5bb806a65bf23a507b135abe1e4a8b3cabc7b8aa (patch) | |
tree | 0c5b416db328110c0fbed23577b8018610218e72 /Makefile.am | |
parent | 9b54f509832c50c1fac0edc0cb78e1a3454a56dc (diff) |
specs: convert ICE doc/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 c766add..c2110ec 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = src doc +SUBDIRS = doc specs src pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = ice.pc |