commit | 01b568cb5dd144470aee2cc638cc935792363b1c | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | Tue Jan 10 21:30:02 2012 +0000 |
committer | Roger Meier <roger@apache.org> | Tue Jan 10 21:30:02 2012 +0000 |
tree | 4824fe7ee478d82b2acc2b7e85e880084976b1a2 | |
parent | 4d5157da020eb1965d0c36f565f1a2e228159e1e [diff] [blame] |
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
diff --git a/configure.ac b/configure.ac index 8943cdb..0bbf4f2 100644 --- a/configure.ac +++ b/configure.ac
@@ -492,6 +492,7 @@ test/Makefile test/cpp/Makefile test/hs/Makefile + test/perl/Makefile test/py/Makefile test/py.twisted/Makefile test/rb/Makefile