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 54911f281..90688a620 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -575,6 +575,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ keyboardconfig.cpp \ keyboardconfig.h \ keyboarddata.h \ + keydata.h \ listener.cpp \ listener.h \ localconsts.h \ |