Whamcloud - gitweb
b=3031
[fs/lustre-release.git] / lustre / ptlbd / autoMakefile.am
index b1efaae..fea28c4 100644 (file)
@@ -3,7 +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)