Whamcloud - gitweb
b=17258 give the BUILD_TESTS love to ldiskfs as well
[fs/lustre-release.git] / autoMakefile.am
index f7765d6..3cffd9c 100644 (file)
@@ -8,9 +8,12 @@ EXTRA_SOURCES := @SYMVERFILE@
 endif
 endif
 
+@TESTS_TRUE@BUILD_TESTS = true
+@TESTS_FALSE@BUILD_TESTS = false
+
 include build/autoMakefile.am.toplevel
 
-EXTRA_DIST += config.h.in
+EXTRA_DIST += config.h.in debian/*
 
 if LDISKFS_ENABLED
 if !LDISKFS_IN_KERNEL