summaryrefslogtreecommitdiff
path: root/data/graphics/images/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/graphics/images/Makefile.am
parent6ae4b3a7f49d168e14bbf70b66e1340b75b71d63 (diff)
downloadmana-99cee80e309db58d36732280e954d4c99f82ba36.tar.gz
mana-99cee80e309db58d36732280e954d4c99f82ba36.tar.bz2
mana-99cee80e309db58d36732280e954d4c99f82ba36.tar.xz
mana-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/graphics/images/Makefile.am')
-rw-r--r--data/graphics/images/Makefile.am14
1 files changed, 2 insertions, 12 deletions
diff --git a/data/graphics/images/Makefile.am b/data/graphics/images/Makefile.am
index 00d9ed7e..be8593f6 100644
--- a/data/graphics/images/Makefile.am
+++ b/data/graphics/images/Makefile.am
@@ -4,17 +4,7 @@ imagesdir = $(pkgdatadir)/data/graphics/images
images_DATA = \
error.png \
- login_wallpaper.png \
- minimap_new_1-1.png \
- minimap_new_2-1.png \
- minimap_new_3-1.png \
- minimap_new_5-1.png \
- minimap_new_7-1.png \
- minimap_new_9-1.png \
- minimap_new_14-1.png \
- minimap_new_15-1.png \
- minimap_new_16-1.png \
- minimap_new_17-1.png
+ login_wallpaper.png
EXTRA_DIST = \
- $(images_DATA) \ No newline at end of file
+ $(images_DATA)