Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / lustre / tests / Makefile.am
index 159e65a..701847a 100644 (file)
@@ -62,6 +62,9 @@ multiop_LDADD=$(LIBLUSTREAPI)
 ll_dirstripe_verify_SOURCES= ll_dirstripe_verify.c
 ll_dirstripe_verify_LDADD= -L$(top_builddir)/lustre/utils -llustreapi
 
+flocks_test_SOURCES=flocks_test.c
+flocks_test_LDADD=-lpthread
+
 if MPITESTS
 LAM_LD_FLAGS=-L/opt/lam/lib -lmpi -llam -lpthread
 write_append_truncate_SOURCES=write_append_truncate.c