lilypond-1.3.76
[lilypond.git] / ps / GNUmakefile
blob4803038f5979c4d015566adf4e428740f069db29
1 # ps/Makefile
3 depth = ..
5 PS_FILES = $(wildcard *.ps)
7 STEPMAKE_TEMPLATES=install
8 EXTRA_DIST_FILES = $(PS_FILES)
10 INSTALLATION_DIR=$(datadir)/ps/
11 INSTALLATION_FILES=$(PS_FILES)
13 include $(depth)/make/stepmake.make