summaryrefslogtreecommitdiff
path: root/src/poi-service/script/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/poi-service/script/Makefile')
-rw-r--r--src/poi-service/script/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/poi-service/script/Makefile b/src/poi-service/script/Makefile
index 3ecf142..44a8e30 100644
--- a/src/poi-service/script/Makefile
+++ b/src/poi-service/script/Makefile
@@ -42,6 +42,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