From 9a4d7ca1695365c786cbecdb2f9b1c80b2b6a47d Mon Sep 17 00:00:00 2001 From: Will Estes Date: Wed, 1 Aug 2001 20:06:39 +0000 Subject: [PATCH] millaway needs to be covered in the ChangeLog --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.0