diff -r f2b0d849ea77 -r b85b13b1c2ec plcopen/Makefile --- a/plcopen/Makefile Fri Feb 16 01:38:34 2018 +0100 +++ b/plcopen/Makefile Fri Feb 16 01:48:48 2018 +0100 @@ -6,10 +6,10 @@ all:$(xsltfiles) -%.xslt: %.ysl2 +%.xslt: %.ysl2 yslt_noindent.yml2 $(yml)/yml2c -I $(yml) $< -o $@.tmp xmlstarlet fo $@.tmp > $@ rm $@.tmp clean: - rm -f $(xsltfiles) \ No newline at end of file + rm -f $(xsltfiles)