summaryrefslogtreecommitdiff
path: root/data/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
commit99cee80e309db58d36732280e954d4c99f82ba36 (patch)
treec62fe30d2925bb9260d069e784a2e20d847cae3c /data/Makefile.am
parent6ae4b3a7f49d168e14bbf70b66e1340b75b71d63 (diff)
downloadmana-client-99cee80e309db58d36732280e954d4c99f82ba36.tar.gz
mana-client-99cee80e309db58d36732280e954d4c99f82ba36.tar.bz2
mana-client-99cee80e309db58d36732280e954d4c99f82ba36.tar.xz
mana-client-99cee80e309db58d36732280e954d4c99f82ba36.zip
Removed database files, minimaps, items, monster sprites, maps and sounds from
the release. They will be released dynamically only.
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am10
1 files changed, 1 insertions, 9 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index e15630cc..5a28f7c1 100644
--- a/data/Makefile.am
+++ b/data/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)