diff --git a/Testing/Makefile.in b/Testing/Makefile.in index 6a35a97b0..79943a733 100644 --- a/Testing/Makefile.in +++ b/Testing/Makefile.in @@ -70,7 +70,6 @@ test05.m \ test06.m \ test07.m \ test08.m \ -test09.m \ test10.m \ test11.m \ test12.m \ @@ -135,8 +134,6 @@ test07: test07.o ../src/libobjects.a $(LINK_CMD) test08: test08.o ../src/libobjects.a $(LINK_CMD) -test09: test09.o ../src/libobjects.a - $(LINK_CMD) test10: test10.o ../src/libobjects.a $(LINK_CMD) test11: test11.o ../src/libobjects.a