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