]> git.donarmstrong.com Git - lilypond.git/blob - ps/GNUmakefile
release: 1.0.16
[lilypond.git] / ps / GNUmakefile
1 # tex/Makefile
2
3 depth = ..
4
5
6 PS_FILES = $(wildcard *.ps)
7
8 EXTRA_DIST_FILES =  $(PS_FILES) 
9
10 INSTALLATION_DIR=$(datadir)/ps/
11 INSTALLATION_FILES=$(PS_FILES)
12
13 include $(depth)/make/stepmake.make
14 include $(stepdir)/installfiles.make
15