summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.am')
-rwxr-xr-xtest/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 6bf12b813..58482f2d2 100755
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -25,11 +25,6 @@ SUBDIRS += c_glib
PRECROSS_TARGET += precross-c_glib
endif
-if WITH_CL
-SUBDIRS += cl
-PRECROSS_TARGET += precross-cl
-endif
-
if WITH_CPP
SUBDIRS += cpp
PRECROSS_TARGET += precross-cpp
@@ -118,7 +113,6 @@ dist-hook:
EXTRA_DIST = \
audit \
c_glib \
- cl \
cpp \
crossrunner \
dart \