summaryrefslogtreecommitdiff
path: root/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 /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 'Makefile.am')
-rw-r--r--Makefile.am10
1 files changed, 1 insertions, 9 deletions
diff --git a/Makefile.am b/Makefile.am
index e15630cc..5a28f7c1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,12 +1,4 @@
-SUBDIRS = graphics help icons maps sfx
+SUBDIRS = graphics help icons
tmwdatadir = $(pkgdatadir)/data
-
-tmwdata_DATA = \
- equipment.xml \
- items.xml \
- monsters.xml
-
-EXTRA_DIST = \
- $(tmwdata_DATA)