]> git.donarmstrong.com Git - lilypond.git/blob - bin/Makefile
release: 0.1.57
[lilypond.git] / bin / Makefile
1 # bin/Makefile
2
3 depth = ..
4 include $(depth)/make/Include.make
5
6 # list of distribution files:
7 EXTRA_DISTFILES =   install-sh config.sub config.guess ltconfig
8
9 include $(depth)/make/Scripts.make
10
11 EXECUTABLES=convert-mudela mudela-book
12
13 include $(depth)/make/Executable.make