X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=GNUmakefile.in;h=aa4adcb0b92e8f9f89bd9d633a44a875a1255345;hb=8e280cce5b7fd3556c609c5b57d61afb68322601;hp=58197ab20a9247b03adbd1ed27051352fac58090;hpb=fbfccb005d7b05f6cd4831c475f4e9c11b20c9d0;p=lilypond.git diff --git a/GNUmakefile.in b/GNUmakefile.in index 58197ab20a..aa4adcb0b9 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -34,8 +34,10 @@ include $(depth)/make/stepmake.make local-dist: dist-toplevel-txt-files make-dist-version -make-dist-version: - echo $(TOPLEVEL_VERSION) > $(outdir)/VERSION +default: $(outdir)/VERSION + +$(outdir)/VERSION: $(config_make) + echo $(TOPLEVEL_VERSION) > $@ dist-toplevel-txt-files: -mkdir -p $(distdir)