aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4d6c522..a121719 100644
--- a/Makefile
+++ b/Makefile
@@ -65,7 +65,8 @@ help:
@echo " install-dep - install software dependencies"
@echo " checkstyle - check coding style"
@echo " fixstyle - fix coding style"
-
+ @echo " build_scvpp - build scvpp"
+ @echo " build - build plugin"
$(BR)/.deps.ok:
ifeq ($(findstring y,$(UNATTENDED)),y)
make install-dep