2012-06-09 03:07:41 -06:00
|
|
|
|
2011-04-24 04:30:40 -06:00
|
|
|
if ENABLE_SPECS
|
|
|
|
|
2012-06-09 03:07:41 -06:00
|
|
|
# Main DocBook/XML files (DOCTYPE book)
|
|
|
|
docbook = analysis.xml appgroup.xml secint.xml XACE-Spec.xml
|
|
|
|
|
|
|
|
# The location where the DocBook/XML files and their generated formats are installed
|
|
|
|
shelfdir = $(docdir)/Xserver
|
2011-04-24 04:30:40 -06:00
|
|
|
|
2012-06-09 03:07:41 -06:00
|
|
|
# Generate DocBook/XML output formats with or without stylesheets
|
|
|
|
include $(top_srcdir)/docbook.am
|
2011-04-24 04:30:40 -06:00
|
|
|
|
|
|
|
endif ENABLE_SPECS
|