X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=stepmake%2Fstepmake%2Fmakedir-vars.make;h=7847928593ca41173720b7949184321263fc9bf7;hb=c20fff645e325d392d2588721144f4204d0ef9da;hp=0145a270bb0d447ece48d76ffefea8e6cf8549ab;hpb=078703a6ab29f75983a55ac2cc35fe5f315da574;p=lilypond.git diff --git a/stepmake/stepmake/makedir-vars.make b/stepmake/stepmake/makedir-vars.make index 0145a270bb..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 +# 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 - -