diff options
author | Andrei Karas <akaras@inbox.ru> | 2018-05-23 01:32:31 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-05-23 01:32:31 +0300 |
commit | f26d06acda7b78c101985ffd11492d303dc9255e (patch) | |
tree | 59073200bfd6f6bdd38fa525c27bf2a65b841241 /data/graphics/gui/Makefile.am | |
parent | b829d239006538b2e669f4aab191ffa5ad37af68 (diff) | |
download | manaverse-f26d06acda7b78c101985ffd11492d303dc9255e.tar.gz manaverse-f26d06acda7b78c101985ffd11492d303dc9255e.tar.bz2 manaverse-f26d06acda7b78c101985ffd11492d303dc9255e.tar.xz manaverse-f26d06acda7b78c101985ffd11492d303dc9255e.zip |
Add missing skin file spells.xml into themes.
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 9e1b7b66d..ad11a6f3a 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -85,6 +85,7 @@ gui_DATA = \ slider_highlighted.xml \ speechbrowserbox.xml \ speechbubble.xml \ + spells.xml \ tab.xml \ tab_highlighted.xml \ tab_selected.xml \ |