]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/mutopia-rules.make
release: 1.5.18
[lilypond.git] / make / mutopia-rules.make
index d75f9197f257675323f5b4f5f07617a2b9022533..08445758d53908ab05bf49f719dbfbd38ea3c5e9 100644 (file)
@@ -21,7 +21,7 @@ $(outdir)/%.ly.txt: %.abc
        ln -f $< $@
 
 $(outdir)/%.ly: %.abc
-       $(PYTHON) $(ABC2LY) -o $@ $< 
+       $(PYTHON) $(ABC2LY) --strict -o $@ $< 
 
 $(outdir)/%.dvi: $(outdir)/%.ly
        $(PYTHON) $(LY2DVI) --output=$@ --dependencies $<