Fixed an error.
This commit is contained in:
parent
918710f495
commit
f53776f558
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue