From: Will Estes Date: Tue, 31 Jul 2001 09:46:34 +0000 (+0000) Subject: automake groks the ChangeLog now so we don't have to remind the maintainer to remake it X-Git-Tag: flex-2-5-10~265 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2cfea912a23d4e6f6f1a59814a61185bd0500864;p=flex automake groks the ChangeLog now so we don't have to remind the maintainer to remake it --- diff --git a/Makefile.am b/Makefile.am index b3608af..00c4ccc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -118,8 +118,6 @@ 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. -# Maintainer: you need to make the ChangeLog before you distribute. - 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