From: Will Estes Date: Wed, 1 Aug 2001 20:06:39 +0000 (+0000) Subject: millaway needs to be covered in the ChangeLog X-Git-Tag: flex-2-5-10~249 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9a4d7ca1695365c786cbecdb2f9b1c80b2b6a47d;p=flex millaway needs to be covered in the ChangeLog --- diff --git a/Makefile.am b/Makefile.am index c788e17..093b322 100644 --- a/Makefile.am +++ b/Makefile.am @@ -115,7 +115,7 @@ tblcmp.o: tblcmp.c flexdef.h config.h #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" | 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 johnmillaway@yahoo.com" | sed s:/usr/local/cvsroot/flex/::g >ChangeLog .PHONY: ChangeLog