From: Han-Wen Nienhuys Date: Sun, 30 Sep 2007 18:56:47 +0000 (-0300) Subject: junk dist-changelog hack. X-Git-Tag: release/2.11.34-1~5 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=555db452ca6bb9f8d138bed6ee66078290ecd844;p=lilypond.git junk dist-changelog hack. --- diff --git a/GNUmakefile.in b/GNUmakefile.in index b0c8d23b76..36527e2f42 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -39,14 +39,7 @@ include $(depth)/make/stepmake.make # include local.make -local-dist: dist-toplevel-txt-files dist-changelog - -dist-changelog: - if test -d $(top-src-dir)/.git ; then \ - cd $(top-src-dir) && git-whatchanged gub-2.9.29-2.. > $(distdir)/ChangeLog ; \ - else \ - cp $(top-src-dir)/ChangeLog $(distdir) ; \ - fi +local-dist: dist-toplevel-txt-files all: $(outdir)/VERSION