]> git.donarmstrong.com Git - lilypond.git/blob - ps/GNUmakefile
Issue 4614/3: convert-ly rule c:5.x, c:5^x, c:sus -> c:3.5.x, c:3.5^x, c:5
[lilypond.git] / ps / GNUmakefile
1 depth = ..
2
3 PS_FILES = $(call src-wildcard,*.ps)
4
5 STEPMAKE_TEMPLATES=install
6 EXTRA_DIST_FILES = $(PS_FILES)
7
8 INSTALLATION_DIR=$(local_lilypond_datadir)/ps
9 INSTALLATION_FILES=$(PS_FILES)
10
11 include $(depth)/make/stepmake.make