diff Makefile.am @ 393:0844db548c06

Fix ChangeLog generation
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 31 May 2006 10:09:04 +0000
parents a89064a9c3ba
children a5ebf8595154
line wrap: on
line diff
--- a/Makefile.am	Wed May 31 10:02:00 2006 +0000
+++ b/Makefile.am	Wed May 31 10:09:04 2006 +0000
@@ -24,7 +24,7 @@
 
 # Update changelog
 ChangeLog: CVS/Entries src/CVS/Entries
-	cvs2cl.pl --passwd /etc/passwd --domain tnsp.org --group-within-date
+	cvs2cl.pl -U /cvs/CVSROOT/cvsusers
 
 
 ###