From 5ac3354ca15ec0bb8315d1db47cce77e3218ec0e Mon Sep 17 00:00:00 2001 From: jacob Date: Wed, 28 Apr 2004 06:36:15 +0000 Subject: [PATCH] try another fix for 3294 --- lustre/autoMakefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.8.3.1