]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/snippets/GNUmakefile
Build: more EXTRA_DIST for GUB happiness.
[lilypond.git] / Documentation / snippets / GNUmakefile
1 depth = ../..
2
3 SUBDIRS = new
4 EXTRA_DIST_FILES = $(call src-wildcard,*.snippet-list) \
5   $(call src-wildcard,*.ly) $(call src-wildcard,*.itely) \
6   README
7
8 include $(depth)/make/stepmake.make