[Libreoffice-commits] online.git: Branch 'libreoffice-6-2' - Makefile.am

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Nov 21 19:47:39 UTC 2018


 Makefile.am |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 2f460beb9b53ed7f9ae4e339ac09cc24c6bed912
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:47:21 2018 +0100

    add net/FakeSocket.hpp to Makefile.am, otherwise missing in the tarball
    
    Change-Id: I755271b6b0884cc8cebaa0131bfdd2151b4534f6
    Reviewed-on: https://gerrit.libreoffice.org/63762
    Reviewed-by: Rene Engelhard <rene at debian.org>
    Tested-by: Rene Engelhard <rene at debian.org>

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