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 124fb4c86..d906b30ec 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -533,6 +533,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ channelmanager.h \ commandhandler.cpp \ commandhandler.h \ + commands.cpp \ + commands.h \ compoundsprite.cpp \ compoundsprite.h \ configlistener.h \ |