summaryrefslogtreecommitdiff
path: root/tutorial/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/Makefile.am')
-rwxr-xr-xtutorial/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/tutorial/Makefile.am b/tutorial/Makefile.am
index ba445e0db..77e8593ea 100755
--- a/tutorial/Makefile.am
+++ b/tutorial/Makefile.am
@@ -74,10 +74,6 @@ if WITH_RS
SUBDIRS += rs
endif
-if WITH_CL
-SUBDIRS += cl
-endif
-
if WITH_PERL
SUBDIRS += perl
endif