From acf2173b321749c42d29d858d3521a4d506c732e Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Thu, 16 Jun 2011 20:12:03 -0400 Subject: Install xml versions of specs even if HAVE_XMLTO is false DocBook/XML input source is also a useful output format that can be viewed with an XML viewer or editor and by some O/S help system. Acked-by: Peter Hutterer Reviewed-by: Alan Coopersmith Signed-off-by: Gaetan Nadon Signed-off-by: Peter Hutterer --- doc/dtrace/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc') diff --git a/doc/dtrace/Makefile.am b/doc/dtrace/Makefile.am index aaf5a1267..df26d2b9e 100644 --- a/doc/dtrace/Makefile.am +++ b/doc/dtrace/Makefile.am @@ -1,6 +1,5 @@ if ENABLE_DOCS -if HAVE_XMLTO if XSERVER_DTRACE # Main DocBook/XML files (DOCTYPE book) @@ -13,5 +12,4 @@ shelfdir = $(docdir) include $(top_srcdir)/docbook.am endif XSERVER_DTRACE -endif HAVE_XMLTO endif ENABLE_DOCS -- cgit v1.2.3