aboutsummaryrefslogtreecommitdiffstats
path: root/extras/hs-test
diff options
context:
space:
mode:
Diffstat (limited to 'extras/hs-test')
-rw-r--r--extras/hs-test/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/extras/hs-test/Makefile b/extras/hs-test/Makefile
index c7fdc4ea65a..14d95fc060a 100644
--- a/extras/hs-test/Makefile
+++ b/extras/hs-test/Makefile
@@ -79,6 +79,9 @@ build-debug: .deps.ok build-vpp-debug build-go
bash ./script/build.sh debug
@touch .build.vpp
+.deps.ok:
+ @sudo make install-deps
+
.PHONY: install-deps
install-deps:
@rm -f .deps.ok