From 31aa4298463498cbb755db747e901e4269cd1ef6 Mon Sep 17 00:00:00 2001 From: Ivo Timmermans Date: Fri, 24 Nov 2000 13:33:48 +0000 Subject: [PATCH] Do not attempt to retreive ChangeLog information only from the CABAL tag, it doesn't work anyway. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" | \ -- 2.20.1