summaryrefslogtreecommitdiff
path: root/data/test/Makefile.am
blob: de8aeacc8fd5f19cefe86fb6650ea6d7201cb827 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
testdir = $(pkgdatadir)/data/test

test_DATA =				\
	arrow_up.png \
	arrow_up_A.png \
	arrow_up_B.png \
	arrow_up_S.png \
	dye.png \
	equipmentwindow.xml \
	hide.png \
	items.xml \
	palette.gpl \
	paths.xml \
	quests.xml \
	serverlistplus.xml \
	simplefile.txt \
	test.txt \
	test.zip \
	testintmap.xml \
	units.xml

EXTRA_DIST =				\
	$(test_DATA) \
	CMakeLists.txt