From: Graham Percival Date: Fri, 18 Sep 2009 12:03:51 +0000 (+0100) Subject: Dist: I'm an idiot for getting about git add. X-Git-Tag: release/2.13.4-1~19 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bbf14b49e5aa5de22dfd5fb413b8c4bc5f261162;p=lilypond.git Dist: I'm an idiot for getting about git add. 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. --- diff --git a/Documentation/pictures/pdf/GNUmakefile b/Documentation/pictures/pdf/GNUmakefile new file mode 100644 index 0000000000..e81f999cc1 --- /dev/null +++ b/Documentation/pictures/pdf/GNUmakefile @@ -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: +