]> git.donarmstrong.com Git - lilypond.git/blob - tex/GNUmakefile
c6f3822ec18714bf1a4244df057a5b4611352451
[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=$(TEXDIR)/lilypond
11 INSTALLATION_FILES=$(TEX_FILES)
12
13 include $(depth)/make/stepmake.make
14 include $(stepdir)/installfiles.make
15