summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-19 15:57:00 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-19 15:57:00 +0300
commit0fd434e3102a5aad5e6f24cf384f03c527ce7c04 (patch)
tree2a84dbf3c2b9d277696c7986ade9db8f2254c575 /src/Makefile.am
parent2344f04e853234a762b545bad44a60209d54677f (diff)
downloadplus-0fd434e3102a5aad5e6f24cf384f03c527ce7c04.tar.gz
plus-0fd434e3102a5aad5e6f24cf384f03c527ce7c04.tar.bz2
plus-0fd434e3102a5aad5e6f24cf384f03c527ce7c04.tar.xz
plus-0fd434e3102a5aad5e6f24cf384f03c527ce7c04.zip
Move itemdb stat into separate file.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ed3268b23..5b9099e8f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -661,6 +661,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
resources/imagewriter.h \
resources/db/itemdb.cpp \
resources/db/itemdb.h \
+ resources/db/itemdbstat.h \
resources/iteminfo.h \
resources/iteminfo.cpp \
resources/itemslot.h \