diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 330f5fbd0..8baa3520a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1290,6 +1290,8 @@ manaplus_SOURCES += net/eathena/gui/guildtab.cpp \ net/eathena/playerhandler.cpp \ net/eathena/playerhandler.h \ net/eathena/protocol.h \ + net/eathena/questhandler.cpp \ + net/eathena/questhandler.h \ net/eathena/skillhandler.cpp \ net/eathena/skillhandler.h \ net/eathena/sprite.h \ |