summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
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/CMakeLists.txt
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/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 1b529e6f6..0e8e01f3b 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -713,6 +713,7 @@ SET(SRCS
test/testlauncher.h
test/testmain.cpp
test/testmain.h
+ actions/actiondef.h
actions/actions.cpp
actions/actions.h
being/actor.cpp