common/rc: add _scratch_{u}mount_idmapped() helpers
[xfstests-dev.git] / tests / Makefile
index 2611b3b845f5712c4359b0d7f275348644f9849f..8ce8f209521ab44b1d063b16f0d83f5b3f01af73 100644 (file)
@@ -5,7 +5,7 @@
 TOPDIR = ..
 include $(TOPDIR)/include/builddefs
 
-TESTS_SUBDIRS = $(sort $(dir $(wildcard $(PWD)/$(TESTS_DIR)/[a-z]*/)))
+TESTS_SUBDIRS = $(sort $(dir $(wildcard $(CURDIR)/[[:lower:]]*/)))
 
 include $(BUILDRULES)