summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames E. King III <jking@apache.org>2019-01-28 18:15:13 -0500
committerJames E. King III <jking@apache.org>2019-02-01 11:13:49 -0500
commitf95620d2b17ddd913f8108b39aa8138abe7d6027 (patch)
tree77a639dda4ff34b47feec7680d701819b46e4319 /Makefile.am
parentf6511c904bcac1dd8c7e24aa3432326738865f1b (diff)
downloadthrift-f95620d2b17ddd913f8108b39aa8138abe7d6027.tar.gz
THRIFT-4405: sanity tests relating to sequence numbers
- prove all servers return the sequence ID given - prove that sequences that wrap around the int32_t space are handled ok
Diffstat (limited to 'Makefile.am')
-rwxr-xr-xMakefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 1f2d4836a..bacd0082a 100755
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,6 +43,7 @@ CLEANFILES = \
DISTCLEANFILES = \
Makefile \
Makefile.in \
+ aclocal.m4 \
apache-thrift-test-library \
autoscan.log \
compile \