X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=GNUmakefile.in;h=312eed4e5c0f99dc723ffbfef3855359cd080b93;hb=6f4918cf29edf603cc5da0775cea3d9697cff4ee;hp=6f0e4f4a7b7cbcd7eb37404bbd0504b544d260ac;hpb=c20fff645e325d392d2588721144f4204d0ef9da;p=lilypond.git diff --git a/GNUmakefile.in b/GNUmakefile.in index 6f0e4f4a7b..312eed4e5c 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -9,7 +9,7 @@ SUBDIRS = python scripts \ po \ elisp vim \ input \ - stepmake $(documentation-dir) + $(documentation-dir) ## this convoluted construction is necessary, since we don't know the @@ -17,7 +17,7 @@ SUBDIRS = python scripts \ documentation-dir=$(if $(findstring no,$(DOCUMENTATION)),,Documentation) SCRIPTS = configure autogen.sh smart-autogen.sh smart-configure.sh -README_FILES = COPYING COPYING.FDL DEDICATION ROADMAP THANKS HACKING \ +README_FILES = COPYING COPYING.FDL DEDICATION ROADMAP HACKING \ LICENSE LICENSE.DOCUMENTATION TOPDOC_FILES = AUTHORS INSTALL README NEWS TOPDOC_TXT_FILES = $(addprefix $(top-build-dir)/Documentation/topdocs/$(outdir)/,$(addsuffix .txt,$(TOPDOC_FILES)))