diff options
Diffstat (limited to 'specs')
-rw-r--r-- | specs/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/specs/Makefile.am b/specs/Makefile.am index eb4c2f0..f35ef69 100644 --- a/specs/Makefile.am +++ b/specs/Makefile.am @@ -1,6 +1,5 @@ if ENABLE_SPECS -if HAVE_XMLTO # Main DocBook/XML files (DOCTYPE book) docbook = xtestlib.xml recordlib.xml @@ -11,5 +10,4 @@ shelfdir = $(docdir) # Generate DocBook/XML output formats with or without stylesheets include $(top_srcdir)/docbook.am -endif HAVE_XMLTO endif ENABLE_SPECS |