]> git.donarmstrong.com Git - lilypond.git/commitdiff
Dist: I'm an idiot for getting about git add.
authorGraham Percival <graham@percival-music.ca>
Fri, 18 Sep 2009 12:03:51 +0000 (13:03 +0100)
committerGraham Percival <graham@percival-music.ca>
Fri, 18 Sep 2009 12:03:51 +0000 (13:03 +0100)
In my defense, the other files that show up in "git add" are
really confusing and annoying.  Documentation/topdocs/*.info,
I'm looking at you.

Documentation/pictures/pdf/GNUmakefile [new file with mode: 0644]

diff --git a/Documentation/pictures/pdf/GNUmakefile b/Documentation/pictures/pdf/GNUmakefile
new file mode 100644 (file)
index 0000000..e81f999
--- /dev/null
@@ -0,0 +1,12 @@
+depth = ../../../
+
+PDF_FILES = $(call src-wildcard,*.pdf)
+
+EXTRA_DIST_FILES = $(PDF_FILES)
+
+STEPMAKE_TEMPLATES = documentation
+
+include $(depth)/make/stepmake.make
+
+default:
+