xenocara/doc/xorg-docs/general/platforms/Makefile.am

13 lines
174 B
Makefile
Raw Normal View History

if ENABLE_DOCS
doc_sources = \
Darwin.xml \
Solaris.xml
xmldir = $(docdir)/platforms
dist_xml_DATA = $(doc_sources)
include $(top_srcdir)/xmlrules.in
endif ENABLE_DOCS