summaryrefslogtreecommitdiff
path: root/tutorial
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2022-06-13 23:37:25 +0200
committerJens Geyer <jensg@apache.org>2022-09-05 22:04:22 +0200
commitf066d84ffb7fe2eb0dc3b7e7cd0d0417a1ae7963 (patch)
treed47baa7d0dea62a354eb0ededf77715d6cf7aa33 /tutorial
parent3f4fa2947dc6e049e0f4748bdb6142b0c4673164 (diff)
downloadthrift-f066d84ffb7fe2eb0dc3b7e7cd0d0417a1ae7963.tar.gz
Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging the partially completed uuid implementation to master
Diffstat (limited to 'tutorial')
-rw-r--r--tutorial/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/Makefile.am b/tutorial/Makefile.am
index ba445e0db..aa5712b5f 100644
--- a/tutorial/Makefile.am
+++ b/tutorial/Makefile.am
@@ -87,7 +87,7 @@ SUBDIRS += php
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