diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 11db85f77..84035d53d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -574,6 +574,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ joystick.h \ keyboardconfig.cpp \ keyboardconfig.h \ + keyboarddata.h \ listener.cpp \ listener.h \ localconsts.h \ |