summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-11-15 15:46:28 +0000
committerSimon Josefsson <simon@josefsson.org>2005-11-15 15:46:28 +0000
commit95c5d91372eb0815d93e3f5b0ef7bb22c69a949f (patch)
treeb8ce56fa84add2a0bacaa0c69d01c7dd16958533 /Makefile.am
parent19a60a9ca994f25fc67d000964fef3e8ac121252 (diff)
downloadgnutls-95c5d91372eb0815d93e3f5b0ef7bb22c69a949f.tar.gz
Don't use --tags for cvs2cl.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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'`