]> git.donarmstrong.com Git - lilypond.git/commitdiff
Build: dist fix.
authorGraham Percival <graham@percival-music.ca>
Tue, 22 Feb 2011 09:22:44 +0000 (09:22 +0000)
committerGraham Percival <graham@percival-music.ca>
Tue, 22 Feb 2011 09:22:44 +0000 (09:22 +0000)
Documentation/cs/essay/GNUmakefile [new file with mode: 0644]
Documentation/cs/usage/GNUmakefile [new file with mode: 0644]

diff --git a/Documentation/cs/essay/GNUmakefile b/Documentation/cs/essay/GNUmakefile
new file mode 100644 (file)
index 0000000..425cc1d
--- /dev/null
@@ -0,0 +1,5 @@
+depth = ../../..
+
+LOCALSTEPMAKE_TEMPLATES = ly
+
+include $(depth)/make/stepmake.make
diff --git a/Documentation/cs/usage/GNUmakefile b/Documentation/cs/usage/GNUmakefile
new file mode 100644 (file)
index 0000000..425cc1d
--- /dev/null
@@ -0,0 +1,5 @@
+depth = ../../..
+
+LOCALSTEPMAKE_TEMPLATES = ly
+
+include $(depth)/make/stepmake.make