]> git.donarmstrong.com Git - lilypond.git/blobdiff - tex/GNUmakefile
Build: end directories in their bare names and avoid some double slashes in logs.
[lilypond.git] / tex / GNUmakefile
index 64e2653bd9d227b0095c7f36e67df576d22317d9..51a54a43aa8f9a4b67e00f2cc862097aabb44f32 100644 (file)
@@ -5,7 +5,7 @@ TEX_FILES = $(filter-out $(TEXINFO_FILES),$(call src-wildcard,*.tex))
 EXTRA_DIST_FILES = $(TEX_FILES) $(TEXINFO_FILES)
 STEPMAKE_TEMPLATES = install install-out
 
-INSTALLATION_DIR = $(local_lilypond_datadir)/tex/
+INSTALLATION_DIR = $(local_lilypond_datadir)/tex
 INSTALLATION_FILES = $(TEX_FILES)
 
 include $(depth)/make/stepmake.make