summaryrefslogtreecommitdiff
path: root/server/xml/Makefile.am
blob: 0e86339791d89fe2a49a43a8adabf9af90b903a2 (plain)
1
2
3
4
5
6
7
8
9
EXTRA_DIST = \
	example.xml \
	patient.xml

xmldir = $(datadir)/xml

xml_DATA = \
	example.xml \
	patient.xml