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

New commits:
commit 2f460beb9b53ed7f9ae4e339ac09cc24c6bed912
Author:     Rene Engelhard <r...@debian.org>
AuthorDate: Wed Nov 21 20:41:13 2018 +0100
Commit:     Rene Engelhard <r...@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 <r...@debian.org>
    Tested-by: Rene Engelhard <r...@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 \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to