summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.inc')
-rw-r--r--Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.inc b/Makefile.inc
index 1ba56b0..3f079cd 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -292,6 +292,7 @@ lint lint-stable:
rm -f $$LINTLOG
gitconfig:
+ mkdir -p .git/hooks
for hook in commit-msg pre-commit ; do \
if [ util/gitconfig/$$hook -nt .git/hooks/$$hook -o \
! -x .git/hooks/$$hook ]; then \
OpenPOWER on IntegriCloud