Signed-off-by: Nicolas Morey-Chaisemartin <[email protected]> --- Repost as I sent it to sasha and not yevgeny ! ibdm/ibdm/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/ibdm/ibdm/Makefile.am b/ibdm/ibdm/Makefile.am index 1c57b3b..ba5789a 100644 --- a/ibdm/ibdm/Makefile.am +++ b/ibdm/ibdm/Makefile.am @@ -88,6 +88,7 @@ bin_PROGRAMS = ibdmsh ibdmsh_SOURCES = ibdmsh_wrap.cpp ibdmsh_LDADD = -libdmcom $(TCL_LIBS) ibdmsh_LDFLAGS = -static -Wl,-rpath -Wl,$(TCL_PREFIX)/lib +ibdmsh_DEPENDENCIES=$(lib_LTLIBRARIES) $(srcdir)/Fabric.cpp: $(srcdir)/git_version.h -- 1.6.2-rc2.GIT _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
