lilypond-1.0.8
[lilypond.git] / bin / Makefile
blobb7a8c3a60df934acc485bbb71c4a6d36084f7c16
1 # bin/Makefile
3 depth = ..
4 include $(depth)/make/Include.make
6 # list of distribution files:
7 EXTRA_DISTFILES = install-sh config.sub config.guess ltconfig
9 include $(depth)/make/Scripts.make
11 EXECUTABLES=convert-mudela mudela-book ly2dvi
13 include $(depth)/make/Executable.make