]> mj.ucw.cz Git - ga.git/commitdiff
Makefile: Opraveno volani Gitu (git log je uz potreba psat zvlast)
authorMartin Mares <mj@ucw.cz>
Tue, 26 Oct 2010 19:58:27 +0000 (21:58 +0200)
committerMartin Mares <mj@ucw.cz>
Tue, 26 Oct 2010 19:58:27 +0000 (21:58 +0200)
all/Makefile

index 0abe4c8b9f09d149004b28b367c291acfdf52f6b..4502c2b16fff62d761e15bbda4f5e75304ea1993 100644 (file)
@@ -12,7 +12,7 @@ body.tex: $(X) preprocess
        ./preprocess $(X) >$@
 
 ChangeLog:
-       git-log -C --pretty=medium --since='may 2007' --stat | grep -v '^---' >ChangeLog
+       git log -C --pretty=medium --since='may 2007' --stat | grep -v '^---' >ChangeLog
 
 clean::
        rm -f body.tex ChangeLog