summaryrefslogtreecommitdiff
path: root/lib/erl
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 /lib/erl
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 'lib/erl')
-rw-r--r--lib/erl/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/erl/Makefile.am b/lib/erl/Makefile.am
index bf7abd549..35dad4f08 100644
--- a/lib/erl/Makefile.am
+++ b/lib/erl/Makefile.am
@@ -21,10 +21,10 @@ THRIFT = ../../compiler/cpp/thrift
THRIFT_OMIT_FILE = test/Thrift_omit_without.thrift
THRIFT_FILES = $(wildcard test/*.thrift) \
$(THRIFT_OMIT_FILE) \
- ../../test/ConstantsDemo.thrift \
+ ../../test/v0.16/ConstantsDemo.thrift \
../../test/NameConflictTest.thrift \
../../test/DoubleConstantsTest.thrift \
- ../../test/ThriftTest.thrift
+ ../../test/v0.16/ThriftTest.thrift
ERL_FLAG = erl
ERL_FLAG_LEGACY = erl:legacynames