[Libreoffice-commits] online.git: Makefile.am
Andras Timar
andras.timar at collabora.com
Tue Mar 14 14:40:42 UTC 2017
Makefile.am | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 15009c2a106957d800f1f258c8ac59a1249241f4
Author: Andras Timar <andras.timar at collabora.com>
Date: Tue Mar 14 15:40:16 2017 +0100
add ServerSocket.hpp to dist tarball
Change-Id: I7f6241094580dae2212dfdf01999abaeeb49cf1f
diff --git a/Makefile.am b/Makefile.am
index 5284c33..bf1c1b4 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
More information about the Libreoffice-commits
mailing list