]> git.donarmstrong.com Git - lilypond.git/blob - ps/GNUmakefile
patch::: 1.1.2.jcn1: geile ps vixen enzode
[lilypond.git] / ps / GNUmakefile
1 # ps/Makefile
2
3 depth = ..
4
5 PS_FILES = $(wildcard *.ps)
6
7 STEPMAKE_TEMPLATES=install
8 EXTRA_DIST_FILES =  $(PS_FILES) 
9
10 INSTALLATION_DIR=$(datadir)/ps/
11 INSTALLATION_FILES=$(PS_FILES)
12
13 include $(depth)/make/stepmake.make