Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / lustre / ost / autoMakefile.am
index 6893335..f178425 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
-DIST_SOURCES = $(ost-objs:%.o=%.c)
+MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ 
+DIST_SOURCES = $(ost-objs:%.o=%.c) ost_internal.h