xfs: force file creation to the data device for certain layout tests
[xfstests-dev.git] / Makefile
index 48927bcd361bcc3054420ba20fe3aaf8ffc1fa5c..86a2d3996e5288f61e4be1f33b2b0d81d045940e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ TOOL_SUBDIRS = ltp src m4 common
 export TESTS_DIR = tests
 SUBDIRS = $(LIB_SUBDIRS) $(TOOL_SUBDIRS) $(TESTS_DIR)
 
-default: include/builddefs $(DMAPI_MAKEFILE)
+default: include/builddefs
 ifeq ($(HAVE_BUILDDEFS), no)
        $(Q)$(MAKE) $(MAKEOPTS) $@
 else