summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorNobuaki Sukegawa <nsuke@apache.org>2016-01-19 11:10:07 +0900
committerNobuaki Sukegawa <nsuke@apache.org>2016-01-24 00:13:44 +0900
commitbd165305fa398afb47ac46b924414f6c9afb9b1f (patch)
tree09d127469c7d86f4b63f0066603c1f694922418a /test/Makefile.am
parent3d600bfec3938bcee0008592e25cb1489bc782fa (diff)
downloadthrift-bd165305fa398afb47ac46b924414f6c9afb9b1f.tar.gz
THRIFT-3571 Make feature test result browsable
Client: Test Patch: Nobuaki Sukegawa This closes #809
Diffstat (limited to 'test/Makefile.am')
-rwxr-xr-xtest/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index c1fd589cf..6db171f87 100755
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -17,7 +17,7 @@
# under the License.
#
-SUBDIRS =
+SUBDIRS = features
PRECROSS_TARGET =
if WITH_C_GLIB
@@ -124,7 +124,8 @@ EXTRA_DIST = \
tests.json \
ThriftTest.thrift \
TypedefTest.thrift \
- result.html \
+ result.js \
+ index.html \
README.md \
valgrind.suppress