summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-17 19:54:35 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-17 19:54:35 +0300
commitad6d93bed95046d983c005fce409e8e5328ce46f (patch)
tree7dda83948acdea0b762d60bbe8f442b7947494b0 /src/Makefile.am
parent8035bc3225899800c239689c32503542f97dd19d (diff)
downloadplus-ad6d93bed95046d983c005fce409e8e5328ce46f.tar.gz
plus-ad6d93bed95046d983c005fce409e8e5328ce46f.tar.bz2
plus-ad6d93bed95046d983c005fce409e8e5328ce46f.tar.xz
plus-ad6d93bed95046d983c005fce409e8e5328ce46f.zip
Move buttoninfo 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 e2df5a905..2beb3740f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -155,6 +155,7 @@ endif
manaplus_SOURCES += events/actionevent.h \
listeners/actionlistener.h \
gui/widgets/basiccontainer.h \
+ gui/buttoninfo.h \
gui/chatconsts.h \
gui/chatlog.h \
gui/cliprect.h \