Whamcloud - gitweb
LU-9859 libcfs: move crypto wrappers to lnet
[fs/lustre-release.git] / libcfs / libcfs / autoMakefile.am
index b09c7a1..7a14962 100644 (file)
 
 #
 # This file is part of Lustre, http://www.lustre.org/
-# Lustre is a trademark of Sun Microsystems, Inc.
 #
 
 SUBDIRS = linux util
 DIST_SUBDIRS = linux util
+SUBDIRS += crypto
+DIST_SUBDIRS += crypto
 
 noinst_LTLIBRARIES = libcfs.la
 libcfs_la_SOURCES  := util/string.c util/nidstrings.c util/param.c
@@ -55,7 +56,6 @@ endif # LINUX
 
 endif # MODULES
 
-MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ linux-*.c linux/*.o libcfs
+MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ linux/*.o libcfs crypto/*.o
 EXTRA_DIST := $(libcfs-all-objs:%.o=%.c) tracefile.h \
-             workitem.c fail.c libcfs_cpu.c \
-             heap.c libcfs_mem.c libcfs_lock.c
+             fail.c