From 4c140e3abbdbc694cb36e82c44911624d4809dee Mon Sep 17 00:00:00 2001 From: John Millaway Date: Tue, 2 Jul 2002 22:59:02 +0000 Subject: [PATCH] Fixed typo. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 43d9fdf..61436ea 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 -- 2.40.0