diff --git a/test_problems/cathermo/HMW_test_3/Makefile.in b/test_problems/cathermo/HMW_test_3/Makefile.in index deaaa74b9..a5b459f15 100644 --- a/test_problems/cathermo/HMW_test_3/Makefile.in +++ b/test_problems/cathermo/HMW_test_3/Makefile.in @@ -15,7 +15,7 @@ PROG_NAME = HMW_test_3 # the object files to be linked together. List those generated from Fortran # and from C/C++ separately -OBJS = HMW_test_3 +OBJS = HMW_test_3.o # Location of the current build. Will assume that tests are run # in the source directory tree location