summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 56b295fc8..141122124 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -87,10 +87,6 @@ if WITH_RS
SUBDIRS += rs
endif
-if WITH_CL
-SUBDIRS += cl
-endif
-
if WITH_SWIFT
SUBDIRS += swift
endif