[Libreoffice-commits] online.git: Makefile.am
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Nov 21 19:44:24 UTC 2018
Makefile.am | 1 +
1 file changed, 1 insertion(+)
New commits:
commit f4dc010395a3c1d57f779b9d51e76c1bfbe8411f
Author: Rene Engelhard <rene at debian.org>
AuthorDate: Wed Nov 21 20:41:13 2018 +0100
Commit: Rene Engelhard <rene at debian.org>
CommitDate: Wed Nov 21 20:43:10 2018 +0100
add net/FakeSocket.hpp to Makefile.am, otherwise missing in the tarball
diff --git a/Makefile.am b/Makefile.am
index 6e537309e..69686cec4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -204,6 +204,7 @@ shared_headers = common/Common.hpp \
common/security.h \
common/SpookyV2.h \
net/DelaySocket.hpp \
+ net/FakeSocket.hpp \
net/ServerSocket.hpp \
net/Socket.hpp \
net/WebSocketHandler.hpp \
More information about the Libreoffice-commits
mailing list