]> git.donarmstrong.com Git - lilypond.git/blob - tex/GNUmakefile
release: 1.1.0
[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 STEPMAKE_TEMPLATES=install
10
11 INSTALLATION_DIR=$(datadir)/tex/
12 INSTALLATION_FILES=$(TEX_FILES)
13
14 include $(depth)/make/stepmake.make
15