Whamcloud - gitweb
Branch: HEAD
authorwangdi <wangdi>
Wed, 25 May 2005 07:52:32 +0000 (07:52 +0000)
committerwangdi <wangdi>
Wed, 25 May 2005 07:52:32 +0000 (07:52 +0000)
remove SMFS options in autoMakefile.am because we should build smfs by default
on HEAD

lustre/smfs/autoMakefile.am

index 32d9c9a..c83fa84 100644 (file)
@@ -4,10 +4,8 @@
 # See the file COPYING in this distribution
 
 if MODULES
-if SMFS
 modulefs_DATA = smfs$(KMODEXT)
 endif
-endif
 
 MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ 
 DIST_SOURCES = $(smfs-objs:%.o=%.c) smfs_internal.h smfs_api.h