|
From: <sv...@va...> - 2011-10-24 00:08:40
|
Author: florian Date: 2011-10-24 01:03:52 +0100 (Mon, 24 Oct 2011) New Revision: 12221 Log: Add more missing files for the tarball. Modified: trunk/auxprogs/Makefile.am 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 \ |