Whamcloud - gitweb
LU-9859 libcfs: replace cfs_get_random_bytes calls with get_random_byte()
[fs/lustre-release.git] / lustre / obdclass / autoMakefile.am
1 if MODULES
2
3 if LINUX
4 modulefs_DATA = obdclass$(KMODEXT)
5 if TESTS
6 modulefs_DATA += llog_test$(KMODEXT)
7 endif # TESTS
8 endif # LINUX
9
10 endif # MODULES
11
12 MOSTLYCLEANFILES := @MOSTLYCLEANFILES@