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 0f150de5e..7fb4541a1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -861,6 +861,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ being/playerinfo.h \ being/playerrelations.cpp \ being/playerrelations.h \ + being/playerrelationslistener.h \ position.cpp \ position.h \ properties.h \ |