]> git.donarmstrong.com Git - lilypond.git/blob - stepmake/stepmake/scm-vars.make
Clean fonts and docs makefiles, trying to fix 'make -j' race conditions
[lilypond.git] / stepmake / stepmake / scm-vars.make
1
2 SCM_FILES := $(call src-wildcard,*.scm)
3
4 SOURCE_FILES += $(SCM_FILES)
5
6 TAGS_SOURCES += $(SCM_FILES)
7