summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-09-02 02:20:48 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-02 02:20:48 +0300
commit7ccc1b5fe8988b2a51d3fb2f4422f95c98a8d6aa (patch)
tree6eb9f0aebf7e80242f5b8e23fb0ea2f98635a47a /src/Makefile.am
parent1e302305d8777da7b40b1ae53ae33eab866b9e26 (diff)
downloadplus-7ccc1b5fe8988b2a51d3fb2f4422f95c98a8d6aa.tar.gz
plus-7ccc1b5fe8988b2a51d3fb2f4422f95c98a8d6aa.tar.bz2
plus-7ccc1b5fe8988b2a51d3fb2f4422f95c98a8d6aa.tar.xz
plus-7ccc1b5fe8988b2a51d3fb2f4422f95c98a8d6aa.zip
Use packet handlers from packet defines.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 7757dd92b..5893fca1d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1179,6 +1179,7 @@ manaplus_SOURCES += main.cpp \
net/worldinfo.h \
net/packetcounters.cpp \
net/packetcounters.h \
+ net/packetfunction.h \
net/packetinfo.h \
net/packetlimiter.cpp \
net/packetlimiter.h \