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 7168f01cd..ab50ef03a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -783,6 +783,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ resources/sdlmusic.cpp \ resources/sdlmusic.h \ resources/skillconsts.h \ + resources/skillowner.h \ resources/skilltype.h \ resources/db/sounddb.cpp \ resources/db/sounddb.h \ |