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