Skip to content

Commit c157d3d

Browse files
committed
fabtests: Fix Makefile typo for lpp specific tests
Signed-off-by: Jianxin Xiong <[email protected]>
1 parent 7a71872 commit c157d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fabtests/prov/lpp/Makefile.include

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ if HAVE_HMEM
5858
LPP_REGRESSION_SRCS += prov/lpp/src/hmem_util.c \
5959
prov/lpp/src/hmem_cuda.c \
6060
prov/lpp/src/hmem_rocm.c \
61-
prov/lpp/src/hmem_htil.h
61+
prov/lpp/src/hmem_util.h
6262
AM_CFLAGS += -DUSE_HMEM
6363
endif
6464

0 commit comments

Comments
 (0)