summaryrefslogtreecommitdiffstats
path: root/android
diff options
context:
space:
mode:
Diffstat (limited to 'android')
-rw-r--r--android/source/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/source/Makefile b/android/source/Makefile
index 6f2f96803f37..9a84def6fe7b 100644
--- a/android/source/Makefile
+++ b/android/source/Makefile
@@ -12,6 +12,7 @@ BOOTSTRAPDIR=../Bootstrap
include $(BOOTSTRAPDIR)/Makefile.shared
native-code.cxx: $(SRCDIR)/solenv/bin/native-code.py
+ @echo "[build PY ] $@"
$< -j -g core -g writer -g calc -g draw -g edit > $@
install: