blob: 8a3f82be9794b35e3bb6ab4d9685d537fbedae2a (
plain) (
tree)
|
|
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 \
items.xml \
palette.gpl \
paths.xml \
quests.xml \
serverlistplus.xml \
simplefile.txt \
testintmap.xml \
units.xml
EXTRA_DIST = \
$(test_DATA) \
CMakeLists.txt
|