]> granicus.if.org Git - flex/commitdiff
Fixed typo.
authorJohn Millaway <john43@users.sourceforge.net>
Tue, 2 Jul 2002 22:59:02 +0000 (22:59 +0000)
committerJohn Millaway <john43@users.sourceforge.net>
Tue, 2 Jul 2002 22:59:02 +0000 (22:59 +0000)
Makefile.am

index 43d9fdf784d9ea09b021ea95f4190b58f0350aa2..61436eab6c254b28e25adbff655f0c81efd298f2 100644 (file)
@@ -154,6 +154,6 @@ tags:
 #The below recipe for making the ChangeLog will only work if you have a copy of the cvs tree handy so let it fail gracefully.
 
 ChangeLog:
-       -rcs2log -l 72 -u "vern Vern    vern@ee.lbl.gov" -u "wlestes    W. L. Estes     wlestes@uncg.edu" -u "millaway  John Millaway   millaway@acm.org | sed s:/usr/local/cvsroot/flex/::g >ChangeLog 
+       -rcs2log -l 72 -u "vern Vern    vern@ee.lbl.gov" -u "wlestes    W. L. Estes     wlestes@uncg.edu" -u "millaway  John Millaway   millaway@acm.org" | sed s:/usr/local/cvsroot/flex/::g >ChangeLog 
 
 .PHONY: ChangeLog tags