diff --git a/Makefile b/Makefile index c7b00bd..0288fb8 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ ifeq ($(shell greadlink > /dev/null 2>&1 ; echo $$?),127) endif ln -nfs `which greadlink` tests/bin/readlink endif - + ci-dependencies: shellcheck bats readlink lint: