From: Ivo Timmermans Date: Fri, 24 Nov 2000 13:33:48 +0000 (+0000) Subject: Do not attempt to retreive ChangeLog information only from the CABAL X-Git-Tag: release-1.0pre4~137 X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=31aa4298463498cbb755db747e901e4269cd1ef6;ds=sidebyside Do not attempt to retreive ChangeLog information only from the CABAL tag, it doesn't work anyway. --- diff --git a/Makefile.am b/Makefile.am index 8ee22a7a..9a820105 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,7 @@ CVS_CREATED = configure aclocal.m4 config.h.in config.guess \ ChangeLog: rm -f ChangeLog - rcs2log -r -r -r CABAL \ + rcs2log \ -u "zarq Ivo Timmermans itimmermans@bigfoot.com" \ -u "guus Guus Sliepen guus@sliepen.warande.net" \ -u "wsl Wessel Dankers wsl@nl.linux.org" | \