aboutsummaryrefslogtreecommitdiff
path: root/contrib/ofed/librdmacm/examples/build/cmatose/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ofed/librdmacm/examples/build/cmatose/Makefile')
-rw-r--r--contrib/ofed/librdmacm/examples/build/cmatose/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/ofed/librdmacm/examples/build/cmatose/Makefile b/contrib/ofed/librdmacm/examples/build/cmatose/Makefile
index c4515ac33ebc..31d2ae7f7f6b 100644
--- a/contrib/ofed/librdmacm/examples/build/cmatose/Makefile
+++ b/contrib/ofed/librdmacm/examples/build/cmatose/Makefile
@@ -6,5 +6,6 @@ PROG= cmatose
MAN=
SRCS= cmatose.c
LDADD+= -libverbs -lrdmacm -lpthread
+LDADD+= -lmlx4
.include <bsd.prog.mk>