diff options
author | Guillaume Melquiond <guillaume.melquiond@gmail.com> | 2007-08-08 09:59:13 +0000 |
---|---|---|
committer | Guillaume Melquiond <guillaume.melquiond@gmail.com> | 2007-08-08 09:59:13 +0000 |
commit | dc171fd00cd575d76b51501d6ce68b68faefe2e7 (patch) | |
tree | 4988656ebffb2c38712d689f36f29bfd67f9eade /data/graphics/gui/Makefile.am | |
parent | 22e0f62f96c9b610569f21b4b6a8303966fdae2b (diff) | |
download | mana-dc171fd00cd575d76b51501d6ce68b68faefe2e7.tar.gz mana-dc171fd00cd575d76b51501d6ce68b68faefe2e7.tar.bz2 mana-dc171fd00cd575d76b51501d6ce68b68faefe2e7.tar.xz mana-dc171fd00cd575d76b51501d6ce68b68faefe2e7.zip |
Moved equipment background to the gui directory. Changed name to lowercase only.
Diffstat (limited to 'data/graphics/gui/Makefile.am')
-rw-r--r-- | data/graphics/gui/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index a37e1196..92e4f3bb 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -11,6 +11,7 @@ gui_DATA = \ buttonpress.png \ checkbox.png \ deepbox.png \ + equip_bg.png \ fixedfont.png \ hits_blue.png \ hits_red.png \ |