summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--android/experimental/DocumentLoader/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/experimental/DocumentLoader/Makefile b/android/experimental/DocumentLoader/Makefile
index b9a75eec6f85..917004a23a68 100644
--- a/android/experimental/DocumentLoader/Makefile
+++ b/android/experimental/DocumentLoader/Makefile
@@ -257,7 +257,7 @@ build-ant: copy-stuff properties
install: build-ant
unset JAVA_HOME && $(ANT) debug install
@echo
- @echo 'Run it with something like what "make run" does (see Makefile)'
+ @echo 'Run it with "make run"'
@echo
uninstall: