From 555db452ca6bb9f8d138bed6ee66078290ecd844 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sun, 30 Sep 2007 15:56:47 -0300 Subject: [PATCH] junk dist-changelog hack. --- GNUmakefile.in | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) 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 -- 2.39.5