[Libreoffice-commits] online.git: Branch 'distro/collabora/co-6-4' - loleaflet/Makefile.am
Andras Timar (via logerrit)
logerrit at kemper.freedesktop.org
Fri Sep 25 13:34:05 UTC 2020
loleaflet/Makefile.am | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 071cc19c187ba3358a1745f2a94214094f3aa055
Author: Andras Timar <andras.timar at collabora.com>
AuthorDate: Fri Sep 25 15:25:46 2020 +0200
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Fri Sep 25 15:33:46 2020 +0200
loleaflet: makefile: add back welcome message
Change-Id: I387a247da2e0c2d6f6f3813d47f1a635691a34df
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103398
Tested-by: Andras Timar <andras.timar at collabora.com>
Reviewed-by: Andras Timar <andras.timar at collabora.com>
diff --git a/loleaflet/Makefile.am b/loleaflet/Makefile.am
index 20dbcb80d..7c1958029 100644
--- a/loleaflet/Makefile.am
+++ b/loleaflet/Makefile.am
@@ -461,6 +461,7 @@ $(DIST_FOLDER)/global.js: $(srcdir)/js/global.js
$(DIST_FOLDER)/loleaflet.html: $(srcdir)/html/loleaflet.html.m4 \
$(LOLEAFLET_HTML_DST) \
+ $(LOLEAFLET_WELCOME_DST) \
$(DIST_FOLDER)/bundle.css \
$(DIST_FOLDER)/global.js \
$(DIST_FOLDER)/bundle.js
More information about the Libreoffice-commits
mailing list