]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/web/GNUmakefile
mass-link: handle filesystem crossing and support OS without link support
[lilypond.git] / Documentation / web / GNUmakefile
index 18c3867b8d0962e0b0cb04e24a3e1183122d3d67..278256fb91b4a97bcffc7ee8473002fa8d4fa9c2 100644 (file)
@@ -1,4 +1,11 @@
 depth = ../..
+
 LOCALSTEPMAKE_TEMPLATES = ly
-SUBDIRS = ly-examples
+
+SUBDIRS = 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)
+