[Libreoffice-commits] online.git: loleaflet/Makefile.am
Henry Castro (via logerrit)
logerrit at kemper.freedesktop.org
Fri May 29 02:22:28 UTC 2020
loleaflet/Makefile.am | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit f511d7d6756cb50a55dd77444ed3123cd9958081
Author: Henry Castro <hcastro at collabora.com>
AuthorDate: Wed May 27 11:00:13 2020 -0400
Commit: Henry Castro <hcastro at collabora.com>
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 <jenkinscollaboraoffice at gmail.com>
Reviewed-by: Henry Castro <hcastro at collabora.com>
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
More information about the Libreoffice-commits
mailing list