diff --git a/test_problems/min_python/negATest/Makefile.in b/test_problems/min_python/negATest/Makefile.in index 372f8ccc9..64cf3cf9d 100644 --- a/test_problems/min_python/negATest/Makefile.in +++ b/test_problems/min_python/negATest/Makefile.in @@ -77,6 +77,8 @@ $(PROGRAM): $(OBJS) $(CANTERA_LIBDIR)/libctbase.a $(CANTERA_LIBS) @LIBS@ $(FORT_LIBS) \ $(LCXX_END_LIBS) +$(OBJS): Makefile + # depends target depends: $(RM) *.d .depends