From: jacob Date: Wed, 28 Apr 2004 06:36:15 +0000 (+0000) Subject: try another fix for 3294 X-Git-Tag: v1_8_0_110~486^5~228 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=5ac3354ca15ec0bb8315d1db47cce77e3218ec0e;p=fs%2Flustre-release.git try another fix for 3294 --- diff --git a/lustre/autoMakefile.am b/lustre/autoMakefile.am index eedfa39..c9d547d 100644 --- a/lustre/autoMakefile.am +++ b/lustre/autoMakefile.am @@ -19,7 +19,7 @@ if !LINUX25 DEP = dep dep: .depend -.depend: +.depend: $(LDISKFS) lvfs-sources libcfs-sources $(MAKE) $(ARCH_UM) -C $(LINUX) -f $(PWD)/kernel-tests/Makefile LUSTRE_LINUX_CONFIG=$(LINUX_CONFIG) -o scripts -o include/config/MARKER _sfdep_$(PWD) _FASTDEP_ALL_SUB_DIRS="$(PWD)" endif