Whamcloud - gitweb
LU-13376 utils: add batching to ofd_access_log_reader
[fs/lustre-release.git] / lustre / utils / Makefile.am
index 0f87553..1f769b8 100644 (file)
@@ -137,6 +137,8 @@ lr_reader_SOURCES = lr_reader.c
 
 ofd_access_log_reader_SOURCES = \
        lstddef.h \
+       ofd_access_batch.c \
+       ofd_access_batch.h \
        ofd_access_log_reader.c
 
 if UTILS