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 2d0f249e4..79018bc6c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -831,6 +831,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ test/testlauncher.h \ test/testmain.cpp \ test/testmain.h \ + actions/actiondef.h \ actions/actions.cpp \ actions/actions.h \ being/actor.cpp \ |