X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Fabc-vars.make;h=ef394cd41e7c949f6f43bf6bb1d947a6f78719b3;hb=c20fff645e325d392d2588721144f4204d0ef9da;hp=f8fda6c5b1ce7ef213c439ea7885a9cf753196bf;hpb=c0a47b91cd930053074d42363047a77b889e05f7;p=lilypond.git diff --git a/make/abc-vars.make b/make/abc-vars.make index f8fda6c5b1..ef394cd41e 100644 --- a/make/abc-vars.make +++ b/make/abc-vars.make @@ -3,5 +3,3 @@ ABC_FILES = $(call src-wildcard,*.abc) OUT_LY_FILES = $(sort ${ABC_FILES:%.abc=$(outdir)/%.ly}) OUT_FILES = $(OUT_LY_FILES) - -EXTRA_DIST_FILES += $(ABC_FILES)