diff options
Diffstat (limited to 'libXext/specs')
-rw-r--r-- | libXext/specs/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libXext/specs/Makefile.am b/libXext/specs/Makefile.am index 659b5d217..80fb18f81 100644 --- a/libXext/specs/Makefile.am +++ b/libXext/specs/Makefile.am @@ -1,6 +1,5 @@ if ENABLE_SPECS -if HAVE_XMLTO # Main DocBook/XML files (DOCTYPE book) docbook = dbelib.xml dpmslib.xml shapelib.xml synclib.xml xtest1.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 |