Typo.
authorSimon Josefsson <simon@josefsson.org>
Fri, 2 Mar 2007 09:24:50 +0000 (10:24 +0100)
committerSimon Josefsson <simon@josefsson.org>
Fri, 2 Mar 2007 09:24:50 +0000 (10:24 +0100)
Makefile.am

index 8de2cb1..00fbd27 100644 (file)
@@ -32,7 +32,7 @@ SUBDIRS = gl lib src tests doc
 ACLOCAL_AMFLAGS = -I m4 -I gl/m4
 
 ChangeLog:
-       git --pretty --numstat --summary | git2cl > ChangeLog
+       git log --pretty --numstat --summary | git2cl > ChangeLog
 
 htmldir = ../www-gnutls
 tag = $(PACKAGE)_`echo $(VERSION) | sed 's/\./_/g'`