]> git.donarmstrong.com Git - lilypond.git/blob - make/ly-targets.make
Merge with master
[lilypond.git] / make / ly-targets.make
1 convert-ly: local-convert-ly
2         $(LOOP)
3
4 local-convert-ly:
5         $(PYTHON) $(CONVERT_LY) --edit --assume-old *ly
6
7 local-help: local-ly-help
8