summaryrefslogtreecommitdiff
path: root/maps/Makefile.am
blob: a298dab0d946821c97d77554320213d0d2433aff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
mapdir = $(pkgdatadir)/data/maps

map_DATA =			\
	new_1-1.tmx.gz		\
	new_2-1.tmx.gz		\
	new_3-1.tmx.gz		\
	new_4-1.tmx.gz		\
	new_5-1.tmx.gz		\
	new_6-1.tmx.gz		\
	new_7-1.tmx.gz		\
	new_8-1.tmx.gz		\
	new_9-1.tmx.gz		\
	new_10-1.tmx.gz		\
	new_11-1.tmx.gz

EXTRA_DIST =			\
	$(map_DATA)