Fixed an error.

This commit is contained in:
Harry Moffat 2006-07-07 00:33:52 +00:00
parent 918710f495
commit f53776f558

View file

@ -15,7 +15,7 @@ PROG_NAME = HMW_test_1
# the object files to be linked together. List those generated from Fortran
# and from C/C++ separately
OBJS = HMW_test_1
OBJS = HMW_test_1.o
# Location of the current build. Will assume that tests are run
# in the source directory tree location