diff --git a/test_problems/NASA9poly_test/Makefile.in b/test_problems/NASA9poly_test/Makefile.in index ddcbc385a..fcccf8bce 100644 --- a/test_problems/NASA9poly_test/Makefile.in +++ b/test_problems/NASA9poly_test/Makefile.in @@ -59,7 +59,6 @@ CANTERA_LIB_DEPS = $(CANTERA_LIBDIR)/liboneD.a \ $(CANTERA_LIBDIR)/libtransport.a \ $(CANTERA_LIBDIR)/libthermo.a \ $(CANTERA_LIBDIR)/libctnumerics.a \ - $(CANTERA_LIBDIR)/libcvode.a \ $(CANTERA_LIBDIR)/libctbase.a \ $(CANTERA_LIBDIR)/libctmath.a \ $(CANTERA_LIBDIR)/libtpx.a \ diff --git a/test_problems/multiGasTransport/Makefile.in b/test_problems/multiGasTransport/Makefile.in index 093ce5dc8..90b18492b 100644 --- a/test_problems/multiGasTransport/Makefile.in +++ b/test_problems/multiGasTransport/Makefile.in @@ -59,7 +59,6 @@ CANTERA_LIB_DEPS = $(CANTERA_LIBDIR)/liboneD.a \ $(CANTERA_LIBDIR)/libtransport.a \ $(CANTERA_LIBDIR)/libthermo.a \ $(CANTERA_LIBDIR)/libctnumerics.a \ - $(CANTERA_LIBDIR)/libcvode.a \ $(CANTERA_LIBDIR)/libctbase.a \ $(CANTERA_LIBDIR)/libctmath.a \ $(CANTERA_LIBDIR)/libtpx.a \