aboutsummaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 8bab8fd5b..59532c811 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,5 +1,5 @@
-SUBDIRS = performance miscellaneous
+SUBDIRS = common_plat
if cunit_support
- SUBDIRS += validation @platform_with_platform@
+ SUBDIRS += @platform_with_platform@
endif