diff options
Diffstat (limited to 'bin/Makefile')
-rw-r--r-- | bin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Makefile b/bin/Makefile index e59851b..a06562e 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -1,4 +1,4 @@ -SH_FILES= +SH_FILES=minify all: check fmt .PHONY: all |