]> git.donarmstrong.com Git - lilypond.git/blob - ps/GNUmakefile
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
[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