summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-21 18:08:25 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-21 18:08:25 +0300
commit818116248c82fb48f8b99d37e896e18609cdd713 (patch)
treee3181004b50669f50f3dce1ee3ce901bf3d99dd1 /src/Makefile.am
parent436af5a6f710f93270eb62ddacfd64392612405c (diff)
downloadplus-818116248c82fb48f8b99d37e896e18609cdd713.tar.gz
plus-818116248c82fb48f8b99d37e896e18609cdd713.tar.bz2
plus-818116248c82fb48f8b99d37e896e18609cdd713.tar.xz
plus-818116248c82fb48f8b99d37e896e18609cdd713.zip
Move actions defines 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 2d0f249e4..79018bc6c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -831,6 +831,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
test/testlauncher.h \
test/testmain.cpp \
test/testmain.h \
+ actions/actiondef.h \
actions/actions.cpp \
actions/actions.h \
being/actor.cpp \