comparison Makefile.am @ 21964:cfead9fdb968

Add more source files to the distribution * Makefile.am (EXTRA_DIST): Include OctJavaQry.java and changelog.tmpl in the list. * etc/module.mk (etc_EXTRA_DIST): Include octave_branding_samples.svg in the list. * liboctave/cruft/amos/module.mk (liboctave_EXTRA_DIST): Include README in the list. * liboctave/cruft/ordered-qz/module.mk (liboctave_EXTRA_DIST): Include README in the list. * scripts/module.mk (scripts_EXTRA_DIST): Include scripts/@ftp/module.mk in the list. * test/module.mk (TEST_FILES): Include bug-38565.tst and command.tst in the list. * test/nest/module.mk (nest_TEST_FILES): Fix variable name typo.
author Mike Miller <mtmiller@octave.org>
date Tue, 21 Jun 2016 12:39:17 -0700
parents 7b0436d0f5be
children 562eb526d0e9
comparison
equal deleted inserted replaced
21963:ab2daf3ffcda 21964:cfead9fdb968
45 COPYING \ 45 COPYING \
46 INSTALL \ 46 INSTALL \
47 NEWS \ 47 NEWS \
48 README \ 48 README \
49 build-aux/OctJavaQry.class \ 49 build-aux/OctJavaQry.class \
50 build-aux/OctJavaQry.java \
51 build-aux/changelog.tmpl \
50 build-aux/check-subst-vars.in.sh \ 52 build-aux/check-subst-vars.in.sh \
51 build-aux/find-files-with-tests.sh \ 53 build-aux/find-files-with-tests.sh \
52 build-aux/mk-default-qt-settings.in.sh \ 54 build-aux/mk-default-qt-settings.in.sh \
53 build-aux/mk-f77-def.in.sh \ 55 build-aux/mk-f77-def.in.sh \
54 build-aux/mk-mxarray-h.in.sh \ 56 build-aux/mk-mxarray-h.in.sh \
55 build-aux/mk-version-h.in.sh \
56 build-aux/mk-octave-config-h.sh \ 57 build-aux/mk-octave-config-h.sh \
57 build-aux/mk-opts.pl \ 58 build-aux/mk-opts.pl \
59 build-aux/mk-version-h.in.sh \
58 build-aux/move-if-change \ 60 build-aux/move-if-change \
59 build-aux/stl_algo.h-fixed \ 61 build-aux/stl_algo.h-fixed \
60 build-aux/subst-config-vals.in.sh \ 62 build-aux/subst-config-vals.in.sh \
61 build-aux/subst-cross-config-vals.in.sh \ 63 build-aux/subst-cross-config-vals.in.sh \
62 build-aux/subst-default-vals.in.sh \ 64 build-aux/subst-default-vals.in.sh \