lilypond-1.1.47
[lilypond.git] / tex / Makefile
blobe38e51491e94304a246827f762d7668f7ebe6d33
1 # tex/Makefile
3 depth = ..
6 TEX_FILES = $(wildcard *.tex)
7 EXTRA_DIST_FILES = $(TEX_FILES)
9 INSTALLATION_DIR=$(TEXDIR)/lilypond
10 INSTALLATION_FILES=$(TEX_FILES)
12 include $(depth)/make/Stepmake.make
13 include $(stepdir)/Installfiles.make