Makefile.am | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 517e3f8632d0301cc586dd7934203c01fb4ac62e
Author: Jan Holesovsky <[email protected]>
Date: Wed May 24 17:35:45 2017 +0200
Let's always descent to loleaflet, and run make there.
It is so easy to forget :-(
Change-Id: I8922a7a21a526ca92878efaf8555ccf27de8e462
Reviewed-on: https://gerrit.libreoffice.org/37993
Reviewed-by: Andras Timar <[email protected]>
Tested-by: Andras Timar <[email protected]>
diff --git a/Makefile.am b/Makefile.am
index d9d6fed4..e9b11ad8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -213,6 +213,7 @@ all-local: loolforkit @JAILS_PATH@ $(SYSTEM_STAMP)
else \
echo "Skipping capability setting"; \
fi
+ ( cd loleaflet && make )
# just run the build without any tests
build-nocheck: all-am
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits