Skip to content

Commit 266fc36

Browse files
Reet00sofi0071
authored andcommitted
#1454 Changed Makefile to automate buildung of dummy-ssh
Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
1 parent c1dca63 commit 266fc36

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scanners/ssh-audit/Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ scanner = ssh-audit
1010
custom_scanner = set
1111

1212
include ../../scanners.mk
13+
14+
.PHONY: deploy-test-deps
15+
deploy-test-deps: deploy-test-dep-dummy-ssh

0 commit comments

Comments
 (0)