summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2006-11-14 16:15:07 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2006-11-14 16:15:07 (GMT)
commita9397f3f512d7ade2af548fe3323a474fa48267d (patch)
tree6dde77a741e44a2288ab683baab9ae452e245324 /test
parentc35a2ad6b2fe19c8016469041f15009dd6e6118e (diff)
downloadhdf5-a9397f3f512d7ade2af548fe3323a474fa48267d.zip
hdf5-a9397f3f512d7ade2af548fe3323a474fa48267d.tar.gz
hdf5-a9397f3f512d7ade2af548fe3323a474fa48267d.tar.bz2
[svn-r12911] Backed up to previous versions of automake and libtool. Hopefully this will fix
issues on tg-login3. bin/reconfigure should still work on both heping/mir and kagiso.
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index b984914..0e76139 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9.6 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -31,6 +31,8 @@
#
+SOURCES = $(libh5test_la_SOURCES) big.c bittests.c btree2.c cache.c cache_api.c cmpd_dset.c cross_read.c dangle.c dsets.c dt_arith.c dtransform.c dtypes.c enum.c err_compat.c error_test.c extend.c external.c fheap.c fillval.c flush1.c flush2.c gen_cross.c gen_deflate.c gen_filters.c gen_new_array.c gen_new_fill.c gen_new_group.c gen_new_mtime.c gen_new_super.c gen_noencoder.c gen_nullspace.c gen_udlinks.c getname.c gheap.c hyperslab.c istore.c lheap.c links.c mount.c mtime.c ntypes.c objcopy.c ohdr.c pool.c ref.c reserved.c set_extent.c space_overflow.c stab.c stream_test.c $(testhdf5_SOURCES) testmeta.c $(ttsafe_SOURCES) unlink.c vfd.c
+
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@