Whamcloud - gitweb
LU-16518 utils: fix unused function errors
[fs/lustre-release.git] / lustre / utils / Makefile.am
index 18d0bb1..026eb5a 100644 (file)
@@ -161,7 +161,8 @@ ofd_access_log_reader_SOURCES = \
        ofd_access_batch.c \
        ofd_access_batch.h \
        ofd_access_log_reader.c
-ofd_access_log_reader_LDADD := -lpthread
+ofd_access_log_reader_LDADD := -lpthread liblustreapi.la
+ofd_access_log_reader_DEPENDENCIES := liblustreapi.la
 
 if UTILS