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 1990e3c46..106faa7a7 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -854,6 +854,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ test/testmain.cpp \ test/testmain.h \ actions/actiondef.h \ + actions/actionfuncptr.h \ actions/actions.cpp \ actions/actions.h \ actions/chat.cpp \ |