add check to makefile, hopefully work through the shellcheck error output

This commit is contained in:
randomuser 2022-07-13 00:02:38 -05:00
parent d89220e326
commit 45faf87871
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@ sh:
cp -f sh/pash-dmenu $(DESTDIR)$(PREFIX)/bin
cp -f sh/pash-dmenu-backend $(DESTDIR)$(PREFIX)/bin
check:
shellcheck sh/*
mkc: c/scream c/timer c/boid c/anaconda c/simplestatus c/colors
c/boid: