diff --git a/Makefile b/Makefile index 123815c8..2350e001 100644 --- a/Makefile +++ b/Makefile @@ -33,3 +33,6 @@ install: integration: default $(CC) test -j 4 -p tests $(ARGS) + +setup: + ln -sf contrib/pre-commit .git/hooks/