Whamcloud - gitweb
b=18751 Move prng.c to libcfs
[fs/lustre-release.git] / libcfs / libcfs / autoMakefile.am
index 644cd57..e15394a 100644 (file)
@@ -43,7 +43,7 @@ DIST_SUBDIRS := linux util posix darwin
 if LIBLUSTRE
 noinst_LIBRARIES= libcfs.a
 libcfs_a_SOURCES= posix/posix-debug.c user-prim.c user-lock.c user-tcpip.c \
-                 user-bitops.c user-mem.c hash.c kernel_user_comm.c
+                  prng.c user-bitops.c user-mem.c hash.c kernel_user_comm.c
 libcfs_a_CPPFLAGS = $(LLCPPFLAGS)
 libcfs_a_CFLAGS = $(LLCFLAGS)
 endif
@@ -88,6 +88,6 @@ install-data-hook: $(install_data_hook)
 EXTRA_DIST := Info.plist
 
 MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ linux-*.c linux/*.o darwin/*.o libcfs
-DIST_SOURCES := $(libcfs-all-objs:%.o=%.c) tracefile.h user-prim.c \
+DIST_SOURCES := $(libcfs-all-objs:%.o=%.c) tracefile.h user-prim.c prng.c \
       user-lock.c user-tcpip.c user-bitops.c\
       user-mem.c kernel_user_comm.c linux/linux-tracefile.h