summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2006-09-15 20:06:01 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2006-09-15 20:06:01 (GMT)
commit24725d64aa4e944c4be4e0dcefa0880cb8ac627c (patch)
treecc07ac2b9b1d700cfc0b9f7148a4facb4842b4c4 /Makefile.in
parent926011174e7c1b75e55f07f5ad100e6cc0b16614 (diff)
downloadhdf5-24725d64aa4e944c4be4e0dcefa0880cb8ac627c.zip
hdf5-24725d64aa4e944c4be4e0dcefa0880cb8ac627c.tar.gz
hdf5-24725d64aa4e944c4be4e0dcefa0880cb8ac627c.tar.bz2
[svn-r12668] Description:
Re-run 'bin/reconfigure' script after recent checkins Tested on: none - shouldn't have any affect on compilation
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in
index c71a8ff..8f72a4b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -69,9 +69,9 @@ build_triplet = @build@
host_triplet = @host@
DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in $(top_srcdir)/config/commence.am \
- $(top_srcdir)/configure COPYING bin/compile bin/config.guess \
- bin/config.sub bin/depcomp bin/install-sh bin/ltmain.sh \
- bin/missing bin/mkinstalldirs
+ $(top_srcdir)/configure COPYING bin/COPYING bin/compile \
+ bin/config.guess bin/config.sub bin/depcomp bin/install-sh \
+ bin/ltmain.sh bin/missing bin/mkinstalldirs
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.in