]> git.donarmstrong.com Git - lilypond.git/commitdiff
Distribute input/new/revised. Fixes GUB distcheck.
authorJan Nieuwenhuizen <janneke@gnu.org>
Wed, 5 Nov 2008 09:23:54 +0000 (10:23 +0100)
committerJan Nieuwenhuizen <janneke@gnu.org>
Wed, 5 Nov 2008 09:23:54 +0000 (10:23 +0100)
input/new/GNUmakefile
input/new/revised/GNUmakefile [new file with mode: 0644]

index bc32848ae7b9181ade05de8ac41a036150f1c823..1a49c86c309fe6acf5ec5981f28e7b0f0b3e48f9 100644 (file)
@@ -1,5 +1,7 @@
 depth = ../..
 
+SUBDIRS = revised
+
 STEPMAKE_TEMPLATES=documentation
 EXTRA_DIST_FILES=README
 EXTRA_DIST_FILES+=$(call src-wildcard,*.ly)
diff --git a/input/new/revised/GNUmakefile b/input/new/revised/GNUmakefile
new file mode 100644 (file)
index 0000000..d36aca7
--- /dev/null
@@ -0,0 +1,7 @@
+depth = ../../..
+
+STEPMAKE_TEMPLATES=documentation
+EXTRA_DIST_FILES=README
+EXTRA_DIST_FILES+=$(call src-wildcard,*.ly)
+
+include $(depth)/make/stepmake.make