summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-01-06 18:02:33 +0300
committerAndrei Karas <akaras@inbox.ru>2015-01-06 18:02:33 +0300
commit088ce632451aef33f28801029aaded8c5a4c9dac (patch)
tree4cdb30ea2f785591172a422ad6ed5459d0c22f66 /src/Makefile.am
parent0ca80e1e00996eb0ad8cb431d5de2b816a134182 (diff)
downloadplus-088ce632451aef33f28801029aaded8c5a4c9dac.tar.gz
plus-088ce632451aef33f28801029aaded8c5a4c9dac.tar.bz2
plus-088ce632451aef33f28801029aaded8c5a4c9dac.tar.xz
plus-088ce632451aef33f28801029aaded8c5a4c9dac.zip
Move pckettypes enum into separate file.
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 1baa9a521..236247095 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -669,6 +669,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
net/download.cpp \
net/download.h \
enums/net/downloadstatus.h \
+ enums/net/packettypes.h \
net/gamehandler.h \
net/generalhandler.h \
net/guildhandler.h \