diff --git a/Makefile b/Makefile index d2978599f..bb08c6686 100644 --- a/Makefile +++ b/Makefile @@ -106,6 +106,7 @@ awk ' \ } \ { print } \ ' <$< >$@ +chmod +x $@ endef .PHONY: wrappers