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