]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/web/GNUmakefile
Midi2ly: have --key option reach all staves. Fixes #1587.
[lilypond.git] / Documentation / web / GNUmakefile
index 985bf0c5c88c344e5ac28224b3d2c8f9b9dc7ff2..0435d9170299dacafee7d6e87c87d79ca81d588c 100644 (file)
@@ -1,4 +1,11 @@
 depth = ../..
+
 LOCALSTEPMAKE_TEMPLATES = ly
-SUBDIRS = examples
+
+SUBDIRS = ly-examples server
 include $(depth)/make/stepmake.make
+
+#OUT_BIB_FILES = $(addprefix $(outdir)/, $(BIB_FILES))
+BIB_FILES = $(call src-wildcard,*.bib)
+EXTRA_DIST_FILES += $(BIB_FILES) $(call src-wildcard,*.bst)
+