summaryrefslogtreecommitdiff
path: root/maps/Makefile.am
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-05-22 16:24:44 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-05-22 16:24:44 +0000
commit216ecdc1eff78fb8524d61956cc545445a70e597 (patch)
treef4fb69b0eb672403db7c74bf7b85b0cedd5a6f39 /maps/Makefile.am
parent60475b29748cccbbd1282d784ed07b1699d26344 (diff)
downloadclientdata-216ecdc1eff78fb8524d61956cc545445a70e597.tar.gz
clientdata-216ecdc1eff78fb8524d61956cc545445a70e597.tar.bz2
clientdata-216ecdc1eff78fb8524d61956cc545445a70e597.tar.xz
clientdata-216ecdc1eff78fb8524d61956cc545445a70e597.zip
Include the test map in install process.
Diffstat (limited to 'maps/Makefile.am')
-rw-r--r--maps/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/Makefile.am b/maps/Makefile.am
index 57eea650..4064d502 100644
--- a/maps/Makefile.am
+++ b/maps/Makefile.am
@@ -4,7 +4,8 @@ mapdir = $(pkgdatadir)/data/maps
map_DATA = \
new_1-1.tmx.gz \
new_2-1.tmx.gz \
- new_3-1.tmx.gz
+ new_3-1.tmx.gz \
+ new_4-1.tmx.gz
EXTRA_DIST = \
$(map_DATA)