Whamcloud - gitweb
b=3031
[fs/lustre-release.git] / lustre / llite / autoMakefile.am
index 0ea9ad6..74cc391 100644 (file)
@@ -3,8 +3,11 @@
 # This code is issued under the GNU General Public License.
 # See the file COPYING in this distribution
 
+if MODULES
+if CLIENT
 modulefs_DATA = llite$(KMODEXT)
+endif
+endif
 
 DIST_SOURCES := $(llite-objs:.o=.c) llite_internal.h rw24.c super.c rw26.c super25.c
-
-MOSTLYCLEANFILES = *.o *.ko *.mod.c
+MOSTLYCLEANFILES := @MOSTLYCLEANFILES@