Whamcloud - gitweb
b=18951
authoranserper <anserper>
Mon, 20 Apr 2009 21:02:04 +0000 (21:02 +0000)
committeranserper <anserper>
Mon, 20 Apr 2009 21:02:04 +0000 (21:02 +0000)
lustre/tests/Makefile.am

index ef39d18..32484e3 100644 (file)
@@ -62,7 +62,7 @@ mmap_sanity_SOURCES= mmap_sanity.c
 
 LIBLUSTREAPI := $(top_builddir)/lustre/utils/liblustreapi.a
 ll_getstripe_info_LDADD=$(LIBLUSTREAPI)
-multiop_LDADD=$(LIBLUSTREAPI)
+multiop_LDADD=$(LIBLUSTREAPI) -lrt
 
 ll_dirstripe_verify_SOURCES= ll_dirstripe_verify.c
 ll_dirstripe_verify_LDADD= -L$(top_builddir)/lustre/utils -llustreapi