/specs/Makefile.am
# · Makefile · 13 lines · 5 code · 5 blank · 3 comment · 1 complexity · 192cf8a71050dbff00b505514686bba6 MD5 · raw file
- if ENABLE_SPECS
- # Main DocBook/XML files (DOCTYPE book)
- docbook = saver.xml
- # The location where the DocBook/XML files and their generated formats are installed
- shelfdir = $(docdir)
- # Generate DocBook/XML output formats with or without stylesheets
- include $(top_srcdir)/docbook.am
- endif ENABLE_SPECS