X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2FGNUmakefile;h=ac24fa99c914d2d0dcd52422bb1f29e48c075355;hb=29d1ad412ee48aa7a3a1666c7ab7af8fd2e2b1bf;hp=fa76cc91248f0ea8c8f20cd6c8289e54dedad4ed;hpb=d21a524c5cdce45fb3bc51b30c9e805d69586b56;p=lilypond.git diff --git a/Documentation/GNUmakefile b/Documentation/GNUmakefile index fa76cc9124..ac24fa99c9 100644 --- a/Documentation/GNUmakefile +++ b/Documentation/GNUmakefile @@ -3,15 +3,15 @@ depth = .. NAME = documentation -SUBDIRS=man tex metadoc bibliography pictures topdocs ntweb -STEPMAKE_TEMPLATES=documentation +SUBDIRS= tex metadoc bibliography pictures topdocs ntweb +STEPMAKE_TEMPLATES=documentation texinfo README_TOP_FILES=NEWS DEDICATION TODO AIMS INFO_FILES = $(wildcard $(outdir)/$(package).info*) -EXTRA_DIST_FILES = COPYRIGHT +EXTRA_DIST_FILES = COPYRIGHT -BLURBS=BLURB COPERTINA FLAPTEKST +BLURBS=BLURB include $(depth)/make/stepmake.make