]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/web/GNUmakefile
Imported Upstream version 2.14.2
[lilypond.git] / Documentation / web / GNUmakefile
diff --git a/Documentation/web/GNUmakefile b/Documentation/web/GNUmakefile
new file mode 100644 (file)
index 0000000..0435d91
--- /dev/null
@@ -0,0 +1,11 @@
+depth = ../..
+
+LOCALSTEPMAKE_TEMPLATES = ly
+
+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)
+