summaryrefslogtreecommitdiff
path: root/maps/Makefile.am
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2006-12-23 16:04:56 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2006-12-23 16:04:56 +0000
commit39c289bae4b8830105c88633b6f2fc81f0e41583 (patch)
tree42cb507d2e515a2abad8a6f9ae7759810a79a7fc /maps/Makefile.am
parent067cfbe24d7b1db7a4357272f47a3333c0db13d4 (diff)
downloadclientdata-39c289bae4b8830105c88633b6f2fc81f0e41583.tar.gz
clientdata-39c289bae4b8830105c88633b6f2fc81f0e41583.tar.bz2
clientdata-39c289bae4b8830105c88633b6f2fc81f0e41583.tar.xz
clientdata-39c289bae4b8830105c88633b6f2fc81f0e41583.zip
Removed database files, minimaps, items, monster sprites, maps and sounds from
the release. They will be released dynamically only.
Diffstat (limited to 'maps/Makefile.am')
-rw-r--r--maps/Makefile.am25
1 files changed, 0 insertions, 25 deletions
diff --git a/maps/Makefile.am b/maps/Makefile.am
deleted file mode 100644
index ab5a0e40..00000000
--- a/maps/Makefile.am
+++ /dev/null
@@ -1,25 +0,0 @@
-
-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 \
- new_12-1.tmx.gz \
- new_13-1.tmx.gz \
- new_14-1.tmx.gz \
- new_15-1.tmx.gz \
- new_16-1.tmx.gz \
- new_17-1.tmx.gz \
- new_18-1.tmx.gz
-
-EXTRA_DIST = \
- $(map_DATA)