summaryrefslogtreecommitdiff
path: root/test/poi-service/script/Makefile
diff options
context:
space:
mode:
author <philippe colliot>2014-06-06 17:28:30 +0200
committer <philippe colliot>2014-06-06 17:28:30 +0200
commitf6e21a6683c5d6e7acf1e2f8613d5d02e2c636a5 (patch)
treeb364a0b44b68ca586ddfd848331b859002277bc1 /test/poi-service/script/Makefile
parentffed413d3c4eeb276788e467bd95e1734d65f0dd (diff)
downloadpoi-service-f6e21a6683c5d6e7acf1e2f8613d5d02e2c636a5.tar.gz
add some dependencies into the makefiles
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