Skip to content

Commit 55349e7

Browse files
committed
build: update Makefile
1 parent 671ae8e commit 55349e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ default: install
66
all: hooks install test build
77

88
h help:
9-
@grep '^[a-z]' Makefile
9+
@grep '^[a-z#]' Makefile
1010

1111

1212
.PHONY: hooks

0 commit comments

Comments
 (0)