summaryrefslogtreecommitdiffstats
path: root/c++/test
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2000-12-07 22:32:10 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2000-12-07 22:32:10 (GMT)
commit7548217cb4d404ea20dea76e8b0aeae799bfda20 (patch)
tree1ae12aba40aac6a1e66253a543677609aa3ad109 /c++/test
parent0d855a875e15d37a9a7dfc75479f0c776e827920 (diff)
downloadhdf5-7548217cb4d404ea20dea76e8b0aeae799bfda20.zip
hdf5-7548217cb4d404ea20dea76e8b0aeae799bfda20.tar.gz
hdf5-7548217cb4d404ea20dea76e8b0aeae799bfda20.tar.bz2
[svn-r3096] Purpose:
oops Description: I somehow checked in some test Makefile.in that I was working on. Sorry.
Diffstat (limited to 'c++/test')
-rw-r--r--c++/test/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/test/Makefile.in b/c++/test/Makefile.in
index 8683eae..50eac99 100644
--- a/c++/test/Makefile.in
+++ b/c++/test/Makefile.in
@@ -29,7 +29,7 @@ TEST_PROGS=
TEST_SRC=
TEST_OBJ=$(TEST_SRC:.cpp=.lo)
-TEST_SCRIPTS=testexamples.sh
+TEST_SCRIPTS=
DISTCLEAN=$(TEST_PROGS_SRC:.cpp=.lo) $(TEST_PROGS_SRC:.cpp=.o) *.h5