aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 31b54b93d..c0b27e904 100644
--- a/Makefile
+++ b/Makefile
@@ -26,11 +26,11 @@ makefiles += \
src/libutil/tests/local.mk \
src/libstore/tests/local.mk \
src/libexpr/tests/local.mk \
- tests/local.mk \
- tests/ca/local.mk \
- tests/dyn-drv/local.mk \
- tests/test-libstoreconsumer/local.mk \
- tests/plugins/local.mk
+ tests/functional/local.mk \
+ tests/functional/ca/local.mk \
+ tests/functional/dyn-drv/local.mk \
+ tests/functional/test-libstoreconsumer/local.mk \
+ tests/functional/plugins/local.mk
else
makefiles += \
mk/disable-tests.mk