Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging the partially completed uuid implementation to master
diff --git a/tutorial/Makefile.am b/tutorial/Makefile.am
index ba445e0..aa5712b 100644
--- a/tutorial/Makefile.am
+++ b/tutorial/Makefile.am
@@ -87,7 +87,7 @@
 endif
 
 #
-# generate html for ThriftTest.thrift
+# generate html for tutorial.thrift
 #
 all-local:
 	$(top_builddir)/compiler/cpp/thrift --gen html -r $(top_srcdir)/tutorial/tutorial.thrift