Whamcloud - gitweb
warning fix: lload_SOURCES multiply defined
authorqiyong <qiyong>
Mon, 5 Jun 2006 09:44:24 +0000 (09:44 +0000)
committerqiyong <qiyong>
Mon, 5 Jun 2006 09:44:24 +0000 (09:44 +0000)
lustre/utils/Makefile.am

index 3ff2c8f..15930f6 100644 (file)
@@ -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