summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-08-08 00:48:12 +0300
committerAndrei Karas <akaras@inbox.ru>2017-08-08 00:48:12 +0300
commit553abfdfa9e00e78cf4da893acb97062b47b9e24 (patch)
tree2089e1fe5700af91501135bc813cdd46667e6d44 /src/Makefile.am
parent344efb2009b8c6d329a6d19dd45ed49076252710 (diff)
downloadplus-553abfdfa9e00e78cf4da893acb97062b47b9e24.tar.gz
plus-553abfdfa9e00e78cf4da893acb97062b47b9e24.tar.bz2
plus-553abfdfa9e00e78cf4da893acb97062b47b9e24.tar.xz
plus-553abfdfa9e00e78cf4da893acb97062b47b9e24.zip
Move constants from itemshortcut.h into const directory.
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 fd9cc531f..42342a576 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -672,6 +672,7 @@ BASE_SRC += events/actionevent.h \
eventsmanager.cpp \
eventsmanager.h \
const/equipment.h \
+ const/itemshortcut.h \
const/spells.h \
const/utils/timer.h \
const/utils/utf8.h \