summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRoger Meier <roger@apache.org>2012-01-10 21:30:02 +0000
committerRoger Meier <roger@apache.org>2012-01-10 21:30:02 +0000
commit01b568cb5dd144470aee2cc638cc935792363b1c (patch)
tree4824fe7ee478d82b2acc2b7e85e880084976b1a2 /configure.ac
parent4d5157da020eb1965d0c36f565f1a2e228159e1e (diff)
downloadthrift-01b568cb5dd144470aee2cc638cc935792363b1c.tar.gz
THRIFT-847 Test Framework harmonization across all languages
perl fixes: - generate Makfile for perl tests - add inc path to test git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1229745 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 8943cdb83..0bbf4f2ac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -492,6 +492,7 @@ AC_CONFIG_FILES([
test/Makefile
test/cpp/Makefile
test/hs/Makefile
+ test/perl/Makefile
test/py/Makefile
test/py.twisted/Makefile
test/rb/Makefile