summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-02-19 00:30:19 +0200
committerAndrei Karas <akaras@inbox.ru>2011-02-19 00:30:19 +0200
commitb9331fca5a0472890c388175f23c6c7f70ab8d7f (patch)
treeded661080cbadb2005c9c98d157e83f91d8cc615 /src/Makefile.am
parent0b10f0318b9f9ab308f04712698aa104bec21e29 (diff)
downloadplus-b9331fca5a0472890c388175f23c6c7f70ab8d7f.tar.gz
plus-b9331fca5a0472890c388175f23c6c7f70ab8d7f.tar.bz2
plus-b9331fca5a0472890c388175f23c6c7f70ab8d7f.tar.xz
plus-b9331fca5a0472890c388175f23c6c7f70ab8d7f.zip
Fix race condition in guichan bugfix.
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 4ff75d1a0..09533b114 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -57,6 +57,7 @@ manaplus_SOURCES = gui/widgets/avatarlistbox.cpp \
gui/widgets/linkhandler.h \
gui/widgets/listbox.cpp \
gui/widgets/listbox.h \
+ gui/widgets/mouseevent.h \
gui/widgets/passwordfield.cpp \
gui/widgets/passwordfield.h \
gui/widgets/playerbox.cpp \