]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/web/GNUmakefile
Release: update news.
[lilypond.git] / Documentation / web / GNUmakefile
index 37ce914f53ff021d4d967c597e826322c2f1160d..0435d9170299dacafee7d6e87c87d79ca81d588c 100644 (file)
@@ -1,12 +1,11 @@
 depth = ../..
 
-STEPMAKE_TEMPLATES=tex documentation
-LOCALSTEPMAKE_TEMPLATES = lilypond ly
+LOCALSTEPMAKE_TEMPLATES = ly
 
 SUBDIRS = ly-examples server
 include $(depth)/make/stepmake.make
 
-OUT_BIB_FILES = $(addprefix $(outdir)/, $(BIB_FILES))
-EXTRA_DIST_FILES= $(BIB_FILES) $(call src-wildcard,*.bst)
-BIB_FILES= $(call src-wildcard,*.bib)
+#OUT_BIB_FILES = $(addprefix $(outdir)/, $(BIB_FILES))
+BIB_FILES = $(call src-wildcard,*.bib)
+EXTRA_DIST_FILES += $(BIB_FILES) $(call src-wildcard,*.bst)