summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-11-07 13:57:23 +0300
committerAndrei Karas <akaras@inbox.ru>2013-11-07 13:58:13 +0300
commit6c7804c1422535c4b52f57fe59f40788575cd532 (patch)
treefeb3a654561bdbb86a254ac80e039d6a803f3151 /src/CMakeLists.txt
parentd21a9461e853d657c139b97cb474d8e2549d83a9 (diff)
downloadplus-6c7804c1422535c4b52f57fe59f40788575cd532.tar.gz
plus-6c7804c1422535c4b52f57fe59f40788575cd532.tar.bz2
plus-6c7804c1422535c4b52f57fe59f40788575cd532.tar.xz
plus-6c7804c1422535c4b52f57fe59f40788575cd532.zip
add missing file
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 5ea4bdad5..e516662e8 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -420,6 +420,7 @@ SET(SRCS
net/npchandler.h
net/net.cpp
net/net.h
+ net/netconsts.h
net/partyhandler.h
net/playerhandler.h
net/sdltcpnet.cpp