File: Makefile.am

package info (click to toggle)
libxfont 1%3A2.0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,040 kB
  • sloc: ansic: 21,306; sh: 4,368; xml: 550; makefile: 173
file content (12 lines) | stat: -rw-r--r-- 241 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12

if ENABLE_DEVEL_DOCS
if HAVE_XMLTO

# Main DocBook/XML files (DOCTYPE book)
docbook = fontlib.xml

# Generate DocBook/XML output formats with or without stylesheets
include $(top_srcdir)/devbook.am

endif HAVE_XMLTO
endif ENABLE_DEVEL_DOCS