changeset 15456:41467bebc114

Makefile.am: Correct EXTRA_DIST to export bootstrap_gnulib.conf. * Makefile.am: Correct EXTRA_DIST to export bootstrap_gnulib.conf.
author Rik <rik@octave.org>
date Sat, 29 Sep 2012 23:10:22 -0700
parents 2fa06d83263a
children dd086145f4a6
files Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Sat Sep 29 18:22:30 2012 -0700
+++ b/Makefile.am	Sat Sep 29 23:10:22 2012 -0700
@@ -39,7 +39,7 @@
   README \
   bootstrap \
   build-aux/bootstrap_gnulib \
-  build-aux/bootstrap.conf \
+  build-aux/bootstrap_gnulib.conf \
   build-aux/mk-opts.pl \
   build-aux/mkinstalldirs \
   build-aux/move-if-change \