]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/new/GNUmakefile
Imported Upstream version 2.14.2
[lilypond.git] / Documentation / snippets / new / GNUmakefile
diff --git a/Documentation/snippets/new/GNUmakefile b/Documentation/snippets/new/GNUmakefile
new file mode 100644 (file)
index 0000000..155e3f1
--- /dev/null
@@ -0,0 +1,6 @@
+depth = ../../..
+
+EXTRA_DIST_FILES = README
+EXTRA_DIST_FILES += $(call src-wildcard,*.ly)
+
+include $(depth)/make/stepmake.make