android/Bootstrap/Makefile.shared | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit c02a78b55a1806687120de1d7d2df274a811be34 Author: Jan Holesovsky <ke...@collabora.com> AuthorDate: Sat Feb 9 17:34:58 2019 +0100 Commit: Jan Holesovsky <ke...@collabora.com> CommitDate: Mon Feb 18 19:16:28 2019 +0100 android: Add a missing dependency. Useful when you switch sdk to a different location. Change-Id: I95301cc9adf50a0bbd918cc7562b8871093625b8 Reviewed-on: https://gerrit.libreoffice.org/67873 Tested-by: Jenkins Reviewed-by: Jan Holesovsky <ke...@collabora.com> diff --git a/android/Bootstrap/Makefile.shared b/android/Bootstrap/Makefile.shared index eb2fc9967a6a..f77679853d39 100644 --- a/android/Bootstrap/Makefile.shared +++ b/android/Bootstrap/Makefile.shared @@ -21,7 +21,7 @@ OBJLOCAL=obj/local/$(ANDROID_APP_ABI) # Helpful rules ... # -local.properties: +local.properties: $(BUILDDIR)/config_host.mk echo sdk.dir=$(ANDROID_SDK_HOME) >local.properties # _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits