upload tizen2.0 source
[framework/uifw/xorg/proto/x11proto-scrnsaver.git] / specs / Makefile.am
1
2 if ENABLE_SPECS
3
4 # Main DocBook/XML files (DOCTYPE book)
5 docbook = saver.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_SPECS