diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 72a28fb0b..409847682 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -685,6 +685,9 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ being/actorsprite.cpp \ being/actorsprite.h \ listeners/actorspritelistener.h \ + listeners/attributelistener.cpp \ + listeners/attributelistener.h \ + listeners/baselistener.hpp \ actormanager.cpp \ actormanager.h \ animatedsprite.cpp \ |