summaryrefslogtreecommitdiff
path: root/test/poi-service/script/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/poi-service/script/Makefile')
-rw-r--r--test/poi-service/script/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/poi-service/script/Makefile b/test/poi-service/script/Makefile
index b716e4c..dfa3a67 100644
--- a/test/poi-service/script/Makefile
+++ b/test/poi-service/script/Makefile
@@ -43,6 +43,7 @@ help::
@echo "all: Build $(ALL)"
@echo "clean: Clean up build dir"
@echo "src-clean: Clean up all checked out sources"
+ @echo "all2: Get $(DEPS) and build $(ALL)"
#Clone the positioning repository for getting the API, generate the proxies and adaptors for the DBus APIs firstly
include get-positioning.mk