summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-02-14 21:52:48 +0300
committerAndrei Karas <akaras@inbox.ru>2016-02-14 21:52:48 +0300
commitb6f72a52c7a000f146c5aff3ab8318293cbb1c42 (patch)
treebf876ac815cc99fa9102cc2da965c98ca588e889 /src/Makefile.am
parent6db83b4ee1c20162a9dd31428cbc36ce7405352d (diff)
downloadplus-b6f72a52c7a000f146c5aff3ab8318293cbb1c42.tar.gz
plus-b6f72a52c7a000f146c5aff3ab8318293cbb1c42.tar.bz2
plus-b6f72a52c7a000f146c5aff3ab8318293cbb1c42.tar.xz
plus-b6f72a52c7a000f146c5aff3ab8318293cbb1c42.zip
Fix crash in setup input page with name gui.
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 a3a47de58..6771e2782 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -100,6 +100,7 @@ SRC += events/actionevent.h \
gui/buttoninfo.h \
gui/buttontext.h \
const/gui/chat.h \
+ const/gui/pages.h \
gui/chatlog.h \
enums/gui/chatmsgtype.h \
gui/cliprect.h \