Description: Ensure "make all" does not overwrite git hooks
Author: Stig Sandbeck Mathisen <ssm@debian.org>
Forwarded: not-needed

--- a/Makefile.in
+++ b/Makefile.in
@@ -57,7 +57,6 @@ all:
 	@ cd $(SRC_PL_TEST) && $(MAKE) -s -e $@
 	@ cd $(SRC_CONTRIB) && $(MAKE) -s -e $@
 	@ cd $(SRC_CONFIG)  && $(MAKE) -s -e $@
-	$(MAKE) hook
 
 	@echo ""
 	@echo " Make process finished"
