Found-by: Doron Tsur <[email protected]>
Signed-off-by: Hal Rosenstock <[email protected]> --- diff --git a/libibnetdisc/Makefile.am b/libibnetdisc/Makefile.am index d05604f..2cfcc33 100644 --- a/libibnetdisc/Makefile.am +++ b/libibnetdisc/Makefile.am @@ -35,6 +35,7 @@ libibnetdiscincludedir = $(includedir)/infiniband test_testleaks_SOURCES = test/testleaks.c test_testleaks_CFLAGS = -Wall $(DBGFLAGS) test_testleaks_LDFLAGS = -libnetdisc +test_testleaks_DEPENDENCIES = libibnetdisc.la libibnetdiscinclude_HEADERS = $(srcdir)/include/infiniband/ibnetdisc.h \ $(srcdir)/include/infiniband/ibnetdisc_osd.h -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
