Fixed a makefile error.

This commit is contained in:
Harry Moffat
2006-07-07 00:34:41 +00:00
parent f53776f558
commit b94076538a

View File

@@ -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