Whamcloud - gitweb
b=17258 give the BUILD_TESTS love to ldiskfs as well
authorBrian J. Murrell <brian@sun.com>
Wed, 24 Mar 2010 16:04:57 +0000 (12:04 -0400)
committerJohann Lombardi <johann@sun.com>
Thu, 25 Mar 2010 13:50:31 +0000 (14:50 +0100)
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