]> git.donarmstrong.com Git - lilypond.git/blob - bin/Makefile
release: 0.0.50
[lilypond.git] / bin / Makefile
1 # bin/Makefile
2
3 # subdir level:
4 #
5 depth = ..
6 include $(depth)/make/Include.make
7 # list of distribution files:
8
9 SCRIPTS = clearlily cpgento genheader make_patch \
10         make_version make_website release convert-mudela
11 EXTRA_DISTFILES = $(SCRIPTS)
12 #
13