[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4' - Makefile.am
Andras Timar (via logerrit)
logerrit at kemper.freedesktop.org
Sat Oct 19 16:40:00 UTC 2019
Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit dac052151b3875e05961390c65e803e95d5da83a
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: Sat Oct 19 18:39:41 2019 +0200
add kit/Watermark.hpp to dist tarball
Change-Id: I40eda4254657f0c92fa9bc5038416d2d3359ba6b
Reviewed-on: https://gerrit.libreoffice.org/81096
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 8b9070ba3..7d9965cce 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -222,7 +222,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