loleaflet/Makefile.am |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit f511d7d6756cb50a55dd77444ed3123cd9958081
Author:     Henry Castro <[email protected]>
AuthorDate: Wed May 27 11:00:13 2020 -0400
Commit:     Henry Castro <[email protected]>
CommitDate: Fri May 29 04:22:11 2020 +0200

    loleaflet: makefile: update PHONY targets
    
    Change-Id: I3201c3f155aae597871f682686a8acdba47ae8a5
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94979
    Tested-by: Jenkins
    Tested-by: Jenkins CollaboraOffice <[email protected]>
    Reviewed-by: Henry Castro <[email protected]>

diff --git a/loleaflet/Makefile.am b/loleaflet/Makefile.am
index 6bf27c77e..44765b243 100644
--- a/loleaflet/Makefile.am
+++ b/loleaflet/Makefile.am
@@ -382,6 +382,8 @@ define global_file
                @$(NODE) node_modules/uglify-js/bin/uglifyjs $< --output $@)
 endef
 
+.PHONY: build-loleaflet
+
 all-local: build-loleaflet
 
 if !ENABLE_MOBILEAPP
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to