summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/CMakeLists.txt1
-rw-r--r--src/Makefile.am1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index fba287eb7..fd3a470b6 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1691,7 +1691,6 @@ SET(SRCS_EATHENA
net/eathena/npchandler.h
net/eathena/npcrecv.cpp
net/eathena/npcrecv.h
- net/eathena/packets.h
net/eathena/packetsin.inc
net/eathena/packetsout.inc
net/eathena/partyhandler.cpp
diff --git a/src/Makefile.am b/src/Makefile.am
index 5cb1f5ea9..7757dd92b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1537,7 +1537,6 @@ manaplus_SOURCES += gui/windows/bankwindow.cpp \
net/eathena/npchandler.h \
net/eathena/npcrecv.cpp \
net/eathena/npcrecv.h \
- net/eathena/packets.h \
net/eathena/packetsin.inc \
net/eathena/packetsout.inc \
net/eathena/partyhandler.cpp \