# HG changeset patch # User Mike Miller # Date 1437702718 14400 # Node ID 956119b6e6d14cdc59bec8094985f71dd083fe99 # Parent 107bb934dc199ac24ff1e1469367412f2c044980 build: Restore AUTHORS, BUGS, and INSTALL.OCTAVE to source tarball * Makefile.am (EXTRA_DIST): Include $(BUILT_DISTFILES) in the list. Remove redundant ChangeLog from the list and sort remaining entries. diff -r 107bb934dc19 -r 956119b6e6d1 Makefile.am --- a/Makefile.am Thu Jul 23 22:00:39 2015 -0400 +++ b/Makefile.am Thu Jul 23 21:51:58 2015 -0400 @@ -40,18 +40,18 @@ INSTALL.OCTAVE EXTRA_DIST += \ + CITATION \ COPYING \ - ChangeLog \ INSTALL \ NEWS \ README \ - CITATION \ + build-aux/OctJavaQry.class \ build-aux/find-files-with-tests.sh \ build-aux/mk-opts.pl \ build-aux/move-if-change \ - build-aux/OctJavaQry.class \ build-aux/stl_algo.h-fixed \ - run-octave.in + run-octave.in \ + $(BUILT_DISTFILES) DIRSTAMP_FILES =