[Makefile] updated shellcheck target deps

pull/416/head
Chris Simpkins 2018-03-15 17:11:37 +07:00
parent 63c6f0522d
commit 83eac6382d
1 changed files with 1 additions and 1 deletions

@ -28,7 +28,7 @@ lint: shellcheck ufolint
pipenv:
./build-pipenv.sh
shellcheck: build-pipenv.sh build-ttf.sh build-woff.sh build-woff2.sh build-subsets.sh tools/scripts/install/ttfautohint-build.sh postbuild_processing/archive_prep/archiver.sh tools/scripts/css/css-build.sh
shellcheck: *.sh tools/scripts/css/*.sh tools/scripts/install/*.sh postbuild_processing/archive_prep/*.sh
$@ $^
subsets: pipenv