]> git.donarmstrong.com Git - lilypond.git/commitdiff
junk dist-changelog hack.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 30 Sep 2007 18:56:47 +0000 (15:56 -0300)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 30 Sep 2007 18:56:47 +0000 (15:56 -0300)
GNUmakefile.in

index b0c8d23b76b4e5e935bef1e5806f2c2ba3598cb0..36527e2f42fa3ebd4b36312d1c79065ac23f4359 100644 (file)
@@ -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