xenocara/lib/libXfont/doc/Makefile.am
2011-09-10 09:31:51 +00:00

13 lines
241 B
Makefile

if ENABLE_DEVEL_DOCS
if HAVE_XMLTO
# Main DocBook/XML files (DOCTYPE book)
docbook = fontlib.xml
# Generate DocBook/XML output formats with or without stylesheets
include $(top_srcdir)/devbook.am
endif HAVE_XMLTO
endif ENABLE_DEVEL_DOCS