changeset 7951:9d102940bdc7

Include acx_blas_f77_func.m4 in the distribution tarball
author Rafael Laboissiere <rafael@debian.org>
date Sat, 19 Jul 2008 14:49:50 +0200
parents 4e5bea7f985a
children 2c0a0edae596
files ChangeLog octMakefile.in
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Jul 19 22:35:10 2008 -0400
+++ b/ChangeLog	Sat Jul 19 14:49:50 2008 +0200
@@ -1,3 +1,8 @@
+2008-07-19 Rafael Laboissiere <rafael@debia8n.org>
+
+	* octMakefile.in (CONF_DISTFILES): Include acx_blas_f77_func.m4 in
+	the list.
+
 2008-07-18 Carlo de Falco <carlo.defalco@gmail.com>
 
 	* aclocal.m4: Search for gl.h and glu.h in OpenGL/ as well as in GL/.
--- a/octMakefile.in	Sat Jul 19 22:35:10 2008 -0400
+++ b/octMakefile.in	Sat Jul 19 14:49:50 2008 +0200
@@ -37,7 +37,8 @@
 
 CONF_DISTFILES = Makefile.in octMakefile.in Makeconf.in \
 	configure configure.in config.guess config.sub aclocal.m4 \
-	acx_blas.m4 acx_lapack.m4 config.h.in install-sh autogen.sh
+	acx_blas.m4 acx_lapack.m4 acx_blas_f77_func.m4 \
+	config.h.in install-sh autogen.sh
 
 BUILT_DISTFILES = $(BUILT_CONF_DISTFILES) BUGS INSTALL.OCTAVE