X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=dce93f9970bb17db8868ecd3c64674a19871418a;hb=336bbed1e8e4131dff6d4d02af2309cb22f61792;hp=a85cff82c3145f82bea548df573d33ccb2d44bbf;hpb=46be632798ce01a88e99099a3eb8789bad087b18;p=autobuild.git 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