diff liboctave/Makefile.am @ 12717:a87052630372 stable

maint: Update various Makefile.am to no longer distribute ChangeLog file * Makefile.am: Use '--only-branch' option to hg to get command to run * doc/Makefile.am, libcruft/Makefile.am, liboctave/Makefile.am, src/Makefile.am, test/Makefile.am: Remove ChangeLog from EXTRA_DIST list.
author Rik <octave@nomad.inbox5.com>
date Wed, 08 Jun 2011 10:39:07 -0700
parents e34f2bf7319d
children b67c2d580a25
line wrap: on
line diff
--- a/liboctave/Makefile.am	Mon Jun 06 20:56:44 2011 -0700
+++ b/liboctave/Makefile.am	Wed Jun 08 10:39:07 2011 -0700
@@ -25,7 +25,6 @@
   -I$(top_srcdir)/libcruft/misc
 
 EXTRA_DIST = \
-  ChangeLog \
   config-ops.sh \
   mk-ops.awk \
   mx-op-inc.mk \