X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=stepmake%2Fstepmake%2Fmakedir-vars.make;h=7847928593ca41173720b7949184321263fc9bf7;hb=c20fff645e325d392d2588721144f4204d0ef9da;hp=ac5d1b6e8735d2981af0b4ea4d6b9cc32561245c;hpb=c0a47b91cd930053074d42363047a77b889e05f7;p=lilypond.git diff --git a/stepmake/stepmake/makedir-vars.make b/stepmake/stepmake/makedir-vars.make index ac5d1b6e87..7847928593 100644 --- a/stepmake/stepmake/makedir-vars.make +++ b/stepmake/stepmake/makedir-vars.make @@ -7,12 +7,8 @@ OUTLSM_FILES=$(addprefix $(outdir)/,$(basename $(LSM_FILES))) OUTSPEC_FILES=$(addprefix $(outdir)/,$(basename $(SPEC_FILES))) OUT_DIST_FILES= $(strip $(OUTLSM_FILES) $(OUTSPEC_FILES)) -EXTRA_DIST_FILES += $(MAKE_FILES) - # these two outdir FILES are distributed, since they make sense to have # without running configure and make. at-dir = $(doc-dir) at-ext = .in - -