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 df9b030e1..9a5839036 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1453,6 +1453,8 @@ manaplus_SOURCES += gui/windows/bankwindow.cpp \ net/eathena/guildrecv.h \ net/eathena/homunculushandler.cpp \ net/eathena/homunculushandler.h \ + net/eathena/homunculusrecv.cpp \ + net/eathena/homunculusrecv.h \ net/eathena/inventoryhandler.cpp \ net/eathena/inventoryhandler.h \ net/eathena/itemflags.h \ |