add ServerSocket.hpp to dist tarball

Change-Id: I7f6241094580dae2212dfdf01999abaeeb49cf1f
This commit is contained in:
Andras Timar 2017-03-14 15:40:16 +01:00
parent 5c94fa35c4
commit 15009c2a10

View file

@ -166,6 +166,7 @@ shared_headers = common/Common.hpp \
common/SigUtil.hpp \
common/security.h \
common/SpookyV2.h \
net/ServerSocket.hpp \
net/Socket.hpp \
net/WebSocketHandler.hpp \
tools/Replay.hpp