From 25f6e48c955c407a9c02c74884454e5f61708611 Mon Sep 17 00:00:00 2001 From: wangdi Date: Wed, 25 May 2005 07:52:32 +0000 Subject: [PATCH] Branch: HEAD remove SMFS options in autoMakefile.am because we should build smfs by default on HEAD --- lustre/smfs/autoMakefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/lustre/smfs/autoMakefile.am b/lustre/smfs/autoMakefile.am index 32d9c9a..c83fa84 100644 --- a/lustre/smfs/autoMakefile.am +++ b/lustre/smfs/autoMakefile.am @@ -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 -- 1.8.3.1