X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=autobuild.git;a=blobdiff_plain;f=Makefile;h=dce93f9970bb17db8868ecd3c64674a19871418a;hp=a85cff82c3145f82bea548df573d33ccb2d44bbf;hb=336bbed1e8e4131dff6d4d02af2309cb22f61792;hpb=4f3b020ed7d20ac4e6598f53030b9f544b408e31 diff --git a/Makefile b/Makefile index a85cff8..dce93f9 100644 --- a/Makefile +++ b/Makefile @@ -21,5 +21,6 @@ Build: $(SOURCES) done head -q -n -1 $@.tmp > $@ rm -f $@.tmp + chmod a=rx $@ -.PHONY: all clean \ No newline at end of file +.PHONY: all clean