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