2006-11-26 11:13:41 -07:00
|
|
|
|
2011-11-05 07:32:40 -06:00
|
|
|
if ENABLE_DEVEL_DOCS
|
|
|
|
if HAVE_XMLTO
|
|
|
|
|
|
|
|
# Main DocBook/XML files (DOCTYPE book)
|
|
|
|
docbook = ddxDesign.xml
|
|
|
|
|
|
|
|
# Generate DocBook/XML output formats with or without stylesheets
|
|
|
|
include $(top_srcdir)/devbook.am
|
|
|
|
|
|
|
|
endif HAVE_XMLTO
|
|
|
|
endif ENABLE_DEVEL_DOCS
|
|
|
|
|
|
|
|
EXTRA_DIST = \
|
|
|
|
Registry \
|
|
|
|
exa-driver.txt \
|
|
|
|
README.DRIcomp \
|
2010-12-05 08:36:02 -07:00
|
|
|
README.modes
|