summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 881a75825..929866e66 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1327,7 +1327,7 @@ manaplus_SOURCES += \
net/tmwa/questhandler.h \
net/tmwa/questrecv.cpp \
net/tmwa/questrecv.h \
- net/tmwa/recvpackets.h \
+ net/tmwa/recvpackets.inc \
net/tmwa/serverfeatures.cpp \
net/tmwa/serverfeatures.h \
net/tmwa/skillhandler.cpp \
@@ -1555,7 +1555,7 @@ manaplus_SOURCES += gui/windows/bankwindow.cpp \
net/eathena/questhandler.h \
net/eathena/questrecv.cpp \
net/eathena/questrecv.h \
- net/eathena/recvpackets.h \
+ net/eathena/recvpackets.inc \
net/eathena/roulettehandler.cpp \
net/eathena/roulettehandler.h \
net/eathena/rouletterecv.cpp \