Whamcloud - gitweb
b=23428 Fix lustre built with --enable-lu_ref
[fs/lustre-release.git] / ldiskfs / autoMakefile.am
index b73008e..163032b 100644 (file)
@@ -2,6 +2,12 @@ SUBDIRS := . ldiskfs
 SOURCES_SUBDIRS := ldiskfs
 DIST_SUBDIRS := ldiskfs
 
-include build/autoMakefile.toplevel.am
+# 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
+
+module-dist-hook: