summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-14 23:08:15 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-14 23:08:15 +0300
commit667cce07fe604b3983bf6e409fe5e9137fa5e81a (patch)
tree9e8d37092de278da6aee7475fc65db828642ad32 /src/Makefile.am
parente149243eb20a1bb74657914122bcabc01de2ae36 (diff)
downloadmv-667cce07fe604b3983bf6e409fe5e9137fa5e81a.tar.gz
mv-667cce07fe604b3983bf6e409fe5e9137fa5e81a.tar.bz2
mv-667cce07fe604b3983bf6e409fe5e9137fa5e81a.tar.xz
mv-667cce07fe604b3983bf6e409fe5e9137fa5e81a.zip
Move chat tab consts 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 69f58ab06..fe24cbf11 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -154,6 +154,7 @@ endif
manaplus_SOURCES += events/actionevent.h \
listeners/actionlistener.h \
gui/widgets/basiccontainer.h \
+ gui/chatconsts.h \
gui/cliprect.h \
gui/color.h \
listeners/deathlistener.h \