]> git.donarmstrong.com Git - lilypond.git/blob - tex/Makefile
release: 1.0.3
[lilypond.git] / tex / Makefile
1 # tex/Makefile
2
3 depth = ..
4
5
6 TEX_FILES = $(wildcard *.tex)
7 EXTRA_DIST_FILES =  $(TEX_FILES)
8
9 INSTALLATION_DIR=$(TEXDIR)/lilypond
10 INSTALLATION_FILES=$(TEX_FILES)
11
12 include $(depth)/make/Stepmake.make
13 include $(stepdir)/Installfiles.make
14