summaryrefslogtreecommitdiff
path: root/tutorial/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/Makefile.am')
-rwxr-xr-xtutorial/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/tutorial/Makefile.am b/tutorial/Makefile.am
index 12b3eb56d..ba445e0db 100755
--- a/tutorial/Makefile.am
+++ b/tutorial/Makefile.am
@@ -50,10 +50,6 @@ if WITH_RUBY
SUBDIRS += rb
endif
-if WITH_HASKELL
-SUBDIRS += hs
-endif
-
if WITH_HAXE
SUBDIRS += haxe
endif
@@ -107,7 +103,6 @@ EXTRA_DIST = \
d \
delphi \
erl \
- hs \
ocaml \
shared.thrift \
tutorial.thrift \