summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-16 15:15:37 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-16 15:15:37 +0300
commit6279b10249efa59b3161b014899465fe4bb08da4 (patch)
treedc61c653afa8aae8d647eaf1f65453cde93a88fd /src/Makefile.am
parent65b3a9a1067a6f4d5d5950ccb41a426e782b69be (diff)
downloadplus-6279b10249efa59b3161b014899465fe4bb08da4.tar.gz
plus-6279b10249efa59b3161b014899465fe4bb08da4.tar.bz2
plus-6279b10249efa59b3161b014899465fe4bb08da4.tar.xz
plus-6279b10249efa59b3161b014899465fe4bb08da4.zip
Move chatlog 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 7688d13b5..1f953a17a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -155,6 +155,7 @@ manaplus_SOURCES += events/actionevent.h \
listeners/actionlistener.h \
gui/widgets/basiccontainer.h \
gui/chatconsts.h \
+ gui/chatlog.h \
gui/cliprect.h \
gui/color.h \
listeners/deathlistener.h \