]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/GNUmakefile
resolve merge
[lilypond.git] / Documentation / snippets / GNUmakefile
diff --git a/Documentation/snippets/GNUmakefile b/Documentation/snippets/GNUmakefile
new file mode 100644 (file)
index 0000000..7fccf91
--- /dev/null
@@ -0,0 +1,8 @@
+depth = ../..
+
+SUBDIRS = new
+EXTRA_DIST_FILES = $(call src-wildcard,*.snippet-list) \
+  $(call src-wildcard,*.ly) $(call src-wildcard,*.itely) \
+  README
+
+include $(depth)/make/stepmake.make