From 357e23cf61c16da77ec32d91dbab1110fe4ec296 Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Sun, 15 Feb 2009 17:43:09 +0000 Subject: [PATCH] added dependencies --- test_problems/min_python/negATest/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) 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