Whamcloud - gitweb
b=3031
[fs/lustre-release.git] / lustre / ost / autoMakefile.am
index 6893335..95053d7 100644 (file)
@@ -3,7 +3,9 @@
 # This code is issued under the GNU General Public License.
 # See the file COPYING in this distribution
 
+if MODULES
 modulefs_DATA = ost$(KMODEXT)
+endif
 
-MOSTLYCLEANFILES = *.o *.ko *.mod.c
+MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ 
 DIST_SOURCES = $(ost-objs:%.o=%.c)