summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-08-16 23:35:37 +0300
committerAndrei Karas <akaras@inbox.ru>2015-08-16 23:35:37 +0300
commitead2b06e3496b0cbe3a4a4c33a55c8262f02b73f (patch)
tree1017b9434f0bf905423f22b39fc683075040ac83 /src/Makefile.am
parent37eb9896130e6606c93166d29c595480e02a785b (diff)
downloadplus-ead2b06e3496b0cbe3a4a4c33a55c8262f02b73f.tar.gz
plus-ead2b06e3496b0cbe3a4a4c33a55c8262f02b73f.tar.bz2
plus-ead2b06e3496b0cbe3a4a4c33a55c8262f02b73f.tar.xz
plus-ead2b06e3496b0cbe3a4a4c33a55c8262f02b73f.zip
In all places try get item color from ItemColorManager.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9ec08b226..054b7b634 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -660,6 +660,8 @@ manaplus_SOURCES += main.cpp \
textcommand.h \
item.cpp \
item.h \
+ itemcolormanager.cpp \
+ itemcolormanager.h \
itemshortcut.cpp \
itemshortcut.h \
itemsoundmanager.cpp \