THRIFT-1735 integrate tutorial into regular build 
Patch: Roger Meier


git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1401032 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/Makefile.am b/Makefile.am
index f4548e0..a0f2a88 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,7 +19,7 @@
 
 ACLOCAL_AMFLAGS = -I ./aclocal
 
-SUBDIRS = compiler/cpp lib
+SUBDIRS = compiler/cpp lib tutorial
 
 if WITH_TESTS
 SUBDIRS += test