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 6bb9951f9..0104db56a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -850,6 +850,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ commandhandler.h \ commands.cpp \ commands.h \ + configmanager.cpp \ + configmanager.h \ being/compounditem.h \ being/compoundsprite.cpp \ being/compoundsprite.h \ |