summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2017-03-14 15:40:16 +0100
committerAndras Timar <andras.timar@collabora.com>2017-03-14 15:40:16 +0100
commit15009c2a106957d800f1f258c8ac59a1249241f4 (patch)
treea4f62e31e04840c29b3766c4b41cfdd444d7dd5e /Makefile.am
parentadd LOOLWebSocket.hpp to dist tarball (diff)
downloadonline-15009c2a106957d800f1f258c8ac59a1249241f4.tar.gz
online-15009c2a106957d800f1f258c8ac59a1249241f4.zip
add ServerSocket.hpp to dist tarball
Change-Id: I7f6241094580dae2212dfdf01999abaeeb49cf1f
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5284c3377a..bf1c1b4dcd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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