ext4/306: Add -b blocksize parameter too to avoid failure with DAX config
[xfstests-dev.git] / include / builddefs.in
index f762a43319b7a412ec10170d4950e9bac096da15..6641209f81a1311c51d423a5fa29a95daa067de6 100644 (file)
@@ -35,7 +35,7 @@ PKG_VERSION     = @pkg_version@
 PKG_PLATFORM    = @pkg_platform@
 PKG_DISTRIBUTION= @pkg_distribution@
 PKG_LIB_DIR     = $(DESTDIR)@exec_prefix@/@pkg_name@
-
+TESTS_DIR      = tests
 
 CC              = @cc@
 AWK             = @awk@