X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=stepmake%2Fstepmake%2Fmakedir-vars.make;h=7847928593ca41173720b7949184321263fc9bf7;hb=9e781b7dc83b60a543ce218aa1a5f139f74c760f;hp=7a78a593448218afe8e630ed424606d83c7023e8;hpb=52c8e6abea26fa63f995556fc6555e3895c215e9;p=lilypond.git diff --git a/stepmake/stepmake/makedir-vars.make b/stepmake/stepmake/makedir-vars.make index 7a78a59344..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-dir = $(doc-dir) at-ext = .in - -