commit | f066d84ffb7fe2eb0dc3b7e7cd0d0417a1ae7963 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Mon Jun 13 23:37:25 2022 +0200 |
committer | Jens Geyer <jensg@apache.org> | Mon Sep 05 22:04:22 2022 +0200 |
tree | d47baa7d0dea62a354eb0ededf77715d6cf7aa33 | |
parent | 3f4fa2947dc6e049e0f4748bdb6142b0c4673164 [diff] [blame] |
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