|
From: Bart V. A. <bva...@ac...> - 2011-10-24 10:19:21
|
On Mon, Oct 24, 2011 at 2:03 AM, <sv...@va...> wrote: > Modified: trunk/auxprogs/Makefile.am > =================================================================== > --- trunk/auxprogs/Makefile.am 2011-10-23 15:21:48 UTC (rev 12220) > +++ trunk/auxprogs/Makefile.am 2011-10-24 00:03:52 UTC (rev 12221) > @@ -1,6 +1,8 @@ > include $(top_srcdir)/Makefile.all.am > > dist_noinst_SCRIPTS = \ > + change-copyright-year \ > + dump_insn_ppc.sh \ > gen-mdg \ > gsl16test \ > gsl19test \ > I'm wondering here why the change-copyright-year should be included in the tarball ? As far as I can see running that script only makes sense for someone who has commit access. Bart. |