From 2733334ee93740c33c2b51e77c8a118d8f66be9d Mon Sep 17 00:00:00 2001 From: adilger Date: Wed, 27 May 2009 21:10:47 +0000 Subject: [PATCH] Branch HEAD Remove obsolete commented-out build rule. --- lustre/tests/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/lustre/tests/Makefile.am b/lustre/tests/Makefile.am index 5798c66..61c379e 100644 --- a/lustre/tests/Makefile.am +++ b/lustre/tests/Makefile.am @@ -72,5 +72,3 @@ ll_dirstripe_verify_LDADD= -L$(top_builddir)/lustre/utils -llustreapi flocks_test_SOURCES=flocks_test.c flocks_test_LDADD=-lpthread - -#copy_attr_LDADD= -lattr -- 1.8.3.1