Skip to content

Commit

Permalink
fix typo in Makefile.in
Browse files Browse the repository at this point in the history
  • Loading branch information
paklui committed Sep 2, 2022
1 parent 59e6a09 commit b72fcca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ am_libhpl_a_OBJECTS = auxil/HPL_dlatcpy.$(OBJEXT) \
comm/HPL_recv.$(OBJEXT) comm/HPL_bcast.$(OBJEXT) \
comm/HPL_binit.$(OBJEXT) comm/HPL_bwait.$(OBJEXT) \
comm/HPL_blong.$(OBJEXT) comm/HPL_1ring.$(OBJEXT) \
comm/HPL_bidir.$(OBJEXT) comm/HPL_1ring.$(OBJEXT) \
comm/HPL_bidir.$(OBJEXT) \
comm/HPL_1rinM.$(OBJEXT) comm/HPL_2rinM.$(OBJEXT) \
comm/HPL_2ring.$(OBJEXT) comm/HPL_blonM.$(OBJEXT) \
comm/HPL_packL.$(OBJEXT) grid/HPL_reduce.$(OBJEXT) \
Expand Down

0 comments on commit b72fcca

Please sign in to comment.