summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-06-17 22:53:42 +0300
committerAndrei Karas <akaras@inbox.ru>2017-06-17 22:53:42 +0300
commitfdfeb1ca7aabe65ea24ffa9343e2745ebd70a17b (patch)
treeed1480de8c6ce998973ddeecea5baf15a07ee5ae /src/Makefile.am
parente50a003a016248c3df8e17dc331b878dbdf08b48 (diff)
downloadplus-fdfeb1ca7aabe65ea24ffa9343e2745ebd70a17b.tar.gz
plus-fdfeb1ca7aabe65ea24ffa9343e2745ebd70a17b.tar.bz2
plus-fdfeb1ca7aabe65ea24ffa9343e2745ebd70a17b.tar.xz
plus-fdfeb1ca7aabe65ea24ffa9343e2745ebd70a17b.zip
Move mouseoverlink 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 c16c71395..0bbe07a2e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -367,6 +367,7 @@ BASE_SRC += events/actionevent.h \
gui/gui.cpp \
gui/gui.h \
gui/mailmessage.h \
+ gui/mouseoverlink.h \
gui/windows/okdialog.cpp \
gui/windows/okdialog.h \
gui/onlineplayer.h \