summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorZezeng Wang <51382517@qq.com>2020-04-28 14:23:15 +0800
committerGitHub <noreply@github.com>2020-04-28 07:23:15 +0100
commit371d92f159d4e518f1de81519b3a9de629ba8970 (patch)
tree6b8145ed28390af78f2d6ffc6269db55f18ec6b7 /test/Makefile.am
parent87462913428f9463c537223f2d23bbbf56cddb43 (diff)
downloadthrift-371d92f159d4e518f1de81519b3a9de629ba8970.tar.gz
THRIFT-5179: Fix generated code for struct's named "a" or "b"
Client: cpp
Diffstat (limited to 'test/Makefile.am')
-rwxr-xr-xtest/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 608e4881d..f1c808ed6 100755
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -167,6 +167,7 @@ EXTRA_DIST = \
ThriftTest.thrift \
TypedefTest.thrift \
UnsafeTypes.thrift \
+ SpecificNameTest.thrift \
known_failures_Linux.json \
test.py \
tests.json \