diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 3e4495dc4..dd1a9a8d2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -988,6 +988,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ chatlogger.h \ client.cpp \ client.h \ + commandline.cpp \ + commandline.h \ configmanager.cpp \ configmanager.h \ being/compounditem.h \ |