X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fessay%2FGNUmakefile;h=068109cdcfb59bd4f9fedd5a3ab145c4c827938a;hb=c0a47b91cd930053074d42363047a77b889e05f7;hp=e88870f1a14094b0d04cf28433006a32733da651;hpb=915ab139df8d68b150bc90f27b6ab04405cf9f48;p=lilypond.git diff --git a/Documentation/essay/GNUmakefile b/Documentation/essay/GNUmakefile index e88870f1a1..068109cdcf 100644 --- a/Documentation/essay/GNUmakefile +++ b/Documentation/essay/GNUmakefile @@ -9,6 +9,11 @@ BIB_FILES= $(call src-wildcard,*.bib) include $(depth)/make/stepmake.make +# we no longer create bibliography files in this subdir, +# since it needs to be done in the main Documentation/ dir. +# all the below can _probably_ be removed, but I haven't +# examined it in detail. +# I think this is just going to wait until we switch to waf. -gp dvi: $(DVI_FILES) $(OUT_BIB_FILES) ps: $(PS_FILES)