upload tizen2.0 source
[framework/uifw/xorg/lib/libice.git] / doc / Makefile.am
1
2 if ENABLE_DOCS
3
4 # Main DocBook/XML files (DOCTYPE book)
5 docbook = ICElib.xml
6
7 # The location where the DocBook/XML files and their generated formats are installed
8 shelfdir = $(docdir)
9
10 # Generate DocBook/XML output formats with or without stylesheets
11 include $(top_srcdir)/docbook.am
12
13 endif ENABLE_DOCS