summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.am')
-rwxr-xr-xtest/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index cc1f43d29..138484c91 100755
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -87,6 +87,7 @@ EXTRA_DIST = \
DebugProtoTest.thrift \
DenseLinkingTest.thrift \
DocTest.thrift \
+ EnumTest.thrift \
Include.thrift \
JavaBeansTest.thrift \
ManyOptionals.thrift \
@@ -98,5 +99,7 @@ EXTRA_DIST = \
SmallTest.thrift \
StressTest.thrift \
ThriftTest.thrift \
+ TypedefTest.thrift \
FastbinaryTest.py \
+ result.html \
README.md