summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2022-02-02 22:57:46 +0100
committerJens Geyer <jensg@apache.org>2022-02-02 22:58:16 +0100
commita10d401996690d3e5387341c1248b7d1028d9ac7 (patch)
treee1309067b06e96f043c70878664906a8b363f5c8 /test
parentf99375ef87a0540e7af6cf167522ba0cbb1a0b21 (diff)
downloadthrift-a10d401996690d3e5387341c1248b7d1028d9ac7.tar.gz
FIX: missing EXTRA_DIST entries
Diffstat (limited to 'test')
-rwxr-xr-xtest/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 15e2f1bcc..b289e5308 100755
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -134,6 +134,7 @@ EXTRA_DIST = \
rb \
rs \
threads \
+ partial \
AnnotationTest.thrift \
BrokenConstants.thrift \
ConstantsDemo.thrift \