summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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