diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 35122d7ae..1da5d60d1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1332,7 +1332,6 @@ manaplus_SOURCES += \ net/tmwa/playerhandler.h \ net/tmwa/playerrecv.cpp \ net/tmwa/playerrecv.h \ - net/tmwa/protocolin.h \ net/tmwa/protocolout.cpp \ net/tmwa/protocolout.h \ net/tmwa/questhandler.cpp \ @@ -1562,7 +1561,6 @@ manaplus_SOURCES += gui/windows/bankwindow.cpp \ net/eathena/playerhandler.h \ net/eathena/playerrecv.cpp \ net/eathena/playerrecv.h \ - net/eathena/protocolin.h \ net/eathena/protocolout.cpp \ net/eathena/protocolout.h \ net/eathena/questhandler.cpp \ |