Skip to content

Commit

Permalink
fabtests: Fix Makefile typo for lpp specific tests
Browse files Browse the repository at this point in the history
Signed-off-by: Jianxin Xiong <jianxin.xiong@intel.com>
  • Loading branch information
j-xiong committed Aug 30, 2024
1 parent 7a71872 commit c157d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabtests/prov/lpp/Makefile.include
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ if HAVE_HMEM
LPP_REGRESSION_SRCS += prov/lpp/src/hmem_util.c \
prov/lpp/src/hmem_cuda.c \
prov/lpp/src/hmem_rocm.c \
prov/lpp/src/hmem_htil.h
prov/lpp/src/hmem_util.h
AM_CFLAGS += -DUSE_HMEM
endif

Expand Down

0 comments on commit c157d3d

Please sign in to comment.