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 7e13324f1..350087d44 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1525,6 +1525,8 @@ manaplus_SOURCES += gui/windows/bankwindow.cpp \ net/eathena/partyrecv.h \ net/eathena/pethandler.cpp \ net/eathena/pethandler.h \ + net/eathena/petrecv.cpp \ + net/eathena/petrecv.h \ net/eathena/playerhandler.cpp \ net/eathena/playerhandler.h \ net/eathena/protocol.h \ |