xenocara/lib/libXfont/doc/Makefile.am

13 lines
241 B
Makefile
Raw Normal View History

if ENABLE_DEVEL_DOCS
if HAVE_XMLTO
2011-09-10 03:31:51 -06:00
# Main DocBook/XML files (DOCTYPE book)
docbook = fontlib.xml
2011-09-10 03:31:51 -06:00
# Generate DocBook/XML output formats with or without stylesheets
include $(top_srcdir)/devbook.am
endif HAVE_XMLTO
endif ENABLE_DEVEL_DOCS