From 95c5d91372eb0815d93e3f5b0ef7bb22c69a949f Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Tue, 15 Nov 2005 15:46:28 +0000 Subject: Don't use --tags for cvs2cl. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ea586dfb5c..b5f7f0b65c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,7 +26,7 @@ SUBDIRS = gl includes lib libextra src doc tests ACLOCAL_AMFLAGS = -I m4 -I gl/m4 ChangeLog: - cvs2cl --tags --utc --fsf --FSF --usermap .cvsusers -I ChangeLog -I .cvs --window 120 -l "-d"">2005-11-07;today<""" + cvs2cl --utc --fsf --FSF --usermap .cvsusers -I ChangeLog -I .cvs --window 120 -l "-d"">2005-11-07;today<""" cat .cvscopying >> ChangeLog tag = $(PACKAGE)_`echo $(VERSION) | sed 's/\./_/g'` -- cgit v1.2.1