]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/usage/GNUmakefile
resolve merge
[lilypond.git] / Documentation / usage / GNUmakefile
diff --git a/Documentation/usage/GNUmakefile b/Documentation/usage/GNUmakefile
new file mode 100644 (file)
index 0000000..26e33a6
--- /dev/null
@@ -0,0 +1,10 @@
+depth = ../..
+
+LOCALSTEPMAKE_TEMPLATES = ly
+
+LATEX_FILES =$(call src-wildcard,*.latex)
+EXTRA_DIST_FILES = $(LATEX_FILES)
+
+include $(depth)/make/stepmake.make
+
+