From e163325be87b5240a74669c1e746180abc63703a Mon Sep 17 00:00:00 2001 From: qiyong Date: Mon, 5 Jun 2006 09:44:24 +0000 Subject: [PATCH] warning fix: lload_SOURCES multiply defined --- lustre/utils/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/lustre/utils/Makefile.am b/lustre/utils/Makefile.am index 3ff2c8f..15930f6 100644 --- a/lustre/utils/Makefile.am +++ b/lustre/utils/Makefile.am @@ -34,7 +34,6 @@ lfs_DEPENDENCIES := $(LIBPTLCTL) liblustreapi.a lload_SOURCES = lload.c lload_LDADD := $(LIBREADLINE) $(LIBPTLCTL) lload_DEPENDENCIES := $(LIBPTLCTL) -lload_SOURCES = lload.c llverfs_LDADD := -lext2fs -le2p if BLKID -- 1.8.3.1