diff --git a/lib/ofed/libibnetdisc/Makefile b/lib/ofed/libibnetdisc/Makefile --- a/lib/ofed/libibnetdisc/Makefile +++ b/lib/ofed/libibnetdisc/Makefile @@ -18,14 +18,15 @@ query_smp.c MAN= \ -ibnd_debug.3 \ -ibnd_destroy_fabric.3 \ ibnd_discover_fabric.3 \ -ibnd_find_node_dr.3 \ ibnd_find_node_guid.3 \ -ibnd_iter_nodes.3 \ -ibnd_iter_nodes_type.3 \ -ibnd_show_progress.3 +ibnd_iter_nodes.3 + +MLINKS+=ibnd_discover_fabric.3 ibnd_debug.3 +MLINKS+=ibnd_discover_fabric.3 ibnd_destroy_fabric.3 +MLINKS+=ibnd_discover_fabric.3 ibnd_show_progress.3 +MLINKS+=ibnd_find_node_guid.3 ibnd_find_node_dr.3 +MLINKS+=ibnd_iter_nodes.3 ibnd_iter_nodes_type.3 LIBADD= osmcomp ibmad ibumad CFLAGS+= -DHAVE_CONFIG_H=1