summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-21 18:56:18 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-21 18:56:18 +0300
commit79e280817b91f4e9b67cc42a8abf5c49243f56a5 (patch)
tree3e159883582184e7e0eaf92db943798b58caac9a /src/Makefile.am
parent2c1130c1a8acb1c3df42ba904589d01b6a459017 (diff)
downloadplus-79e280817b91f4e9b67cc42a8abf5c49243f56a5.tar.gz
plus-79e280817b91f4e9b67cc42a8abf5c49243f56a5.tar.bz2
plus-79e280817b91f4e9b67cc42a8abf5c49243f56a5.tar.xz
plus-79e280817b91f4e9b67cc42a8abf5c49243f56a5.zip
Move tabs related actions into separate file.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 4dd6a8600..f1494b009 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -838,6 +838,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
actions/chat.h \
actions/move.cpp \
actions/move.h \
+ actions/tabs.cpp \
+ actions/tabs.h \
actions/windows.cpp \
actions/windows.h \
being/actor.cpp \