Whamcloud - gitweb
b=17258 give the BUILD_TESTS love to ldiskfs as well
authorBrian J. Murrell <brian@sun.com>
Tue, 25 May 2010 17:48:10 +0000 (13:48 -0400)
committerRobert Read <robert.read@oracle.com>
Tue, 25 May 2010 20:35:14 +0000 (13:35 -0700)
Because ldiskfs re-uses so (too?) much of the lustre auto* goop we need
to stub the BUILD_TESTS assignment into it's autoMakefile.am, even though
it's completely unused/unneed there.

i=wangyb
i=yangsheng

ldiskfs/autoMakefile.am

index 12759cd..163032b 100644 (file)
@@ -2,6 +2,10 @@ SUBDIRS := . ldiskfs
 SOURCES_SUBDIRS := ldiskfs
 DIST_SUBDIRS := ldiskfs
 
+# this is in fact irrelevant in this file but needed to keep
+# autoMakefile.am.toplevel happy
+BUILD_TESTS = false
+
 include build/autoMakefile.am.toplevel
 
 EXTRA_DIST += kernel_patches