Whamcloud - gitweb
LU-6081 user: use random() instead of /dev/urandom
[fs/lustre-release.git] / lustre / utils / Makefile.am
index 2a1482e..bbb6b6e 100644 (file)
@@ -87,7 +87,7 @@ L_KERNELCOMM := $(top_builddir)/libcfs/libcfs/kernel_user_comm.c
 liblustreapitmp_a_SOURCES = liblustreapi.c liblustreapi_hsm.c \
                            liblustreapi_nodemap.c lustreapi_internal.h \
                            liblustreapi_json.c liblustreapi_layout.c \
-                           liblustreapi_lease.c \
+                           liblustreapi_lease.c liblustreapi_util.c \
                            $(L_IOCTL) $(L_KERNELCOMM) $(L_STRING)
 
 if UTILS