summaryrefslogtreecommitdiff
path: root/general/platforms/Makefile.am
blob: cd936bb44420acefcfecd1f5644621b0c3303da9 (plain)
1
2
3
4
5
6
7
8
9
10
#  Process this file with automake to create Makefile.in

doc_sources = \
	Darwin.xml \
	Solaris.xml

xmldir = $(docdir)/platforms
dist_xml_DATA = $(doc_sources)

include $(top_srcdir)/xmlrules.in