summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-21 20:30:08 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-21 20:30:08 +0300
commitf59b0da2f59aff64802e0211ceaa67e50e85e05c (patch)
tree9f3f198827b5a5209bfa2bd154c7b79c7f53bc33 /src/CMakeLists.txt
parent6bedc289455528fe609f492cd9f1a0c352d981bb (diff)
downloadplus-f59b0da2f59aff64802e0211ceaa67e50e85e05c.tar.gz
plus-f59b0da2f59aff64802e0211ceaa67e50e85e05c.tar.bz2
plus-f59b0da2f59aff64802e0211ceaa67e50e85e05c.tar.xz
plus-f59b0da2f59aff64802e0211ceaa67e50e85e05c.zip
Move target related actions into separate file.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 1850702d7..b452aa63e 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -724,6 +724,8 @@ SET(SRCS
actions/statusbar.h
actions/tabs.cpp
actions/tabs.h
+ actions/target.cpp
+ actions/target.h
actions/windows.cpp
actions/windows.h
being/actor.cpp