]> git.donarmstrong.com Git - lilypond.git/blobdiff - tex/GNUmakefile
release commit
[lilypond.git] / tex / GNUmakefile
index 16b47023ad7b30e1b73ae2006caf564c4b912802..c9f4c4b19bde51bef61237946a64879403d07092 100644 (file)
@@ -1,14 +1,12 @@
-# tex/Makefile
-
 depth = ..
 
-
 TEX_FILES = $(wildcard *.tex)
-EXTRA_DIST_FILES =  $(TEX_FILES)
 
-INSTALLATION_DIR=$(TEXDIR)/lilypond
+EXTRA_DIST_FILES = $(TEX_FILES)
+STEPMAKE_TEMPLATES=install
+
+INSTALLATION_DIR=$(local_lilypond_datadir)/tex/
 INSTALLATION_FILES=$(TEX_FILES)
 
 include $(depth)/make/stepmake.make
-include $(stepdir)/installfiles.make