summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c1766628e..d56b0a537 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -581,6 +581,10 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
keyboardconfig.h \
keyboarddata.h \
keydata.h \
+ keyevent.cpp \
+ keyevent.h \
+ keyinput.cpp \
+ keyinput.h \
listener.cpp \
listener.h \
localconsts.h \