[Libreoffice-commits] online.git: Makefile.am

Andras Timar (via logerrit) logerrit at kemper.freedesktop.org
Fri Oct 18 19:53:10 UTC 2019


 Makefile.am |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 03ee39a0826cc6dd109ab0838318b6382932ec22
Author:     Andras Timar <andras.timar at collabora.com>
AuthorDate: Fri Oct 18 21:15:54 2019 +0200
Commit:     Andras Timar <andras.timar at collabora.com>
CommitDate: Fri Oct 18 21:52:53 2019 +0200

    add kit/Watermark.hpp to dist tarball
    
    Change-Id: I40eda4254657f0c92fa9bc5038416d2d3359ba6b
    Reviewed-on: https://gerrit.libreoffice.org/81097
    Reviewed-by: Andras Timar <andras.timar at collabora.com>
    Tested-by: Andras Timar <andras.timar at collabora.com>

diff --git a/Makefile.am b/Makefile.am
index 01e2dd120..9bed60626 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -223,7 +223,8 @@ kit_headers = kit/ChildSession.hpp \
               kit/Delta.hpp \
               kit/DummyLibreOfficeKit.hpp \
               kit/Kit.hpp \
-              kit/KitHelper.hpp
+              kit/KitHelper.hpp \
+              kit/Watermark.hpp
 
 noinst_HEADERS = $(wsd_headers) $(shared_headers) $(kit_headers) \
                  bundled/include/LibreOfficeKit/LibreOfficeKit.h \


More information about the Libreoffice-commits mailing list