summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJames E. King III <jking@apache.org>2019-01-14 12:07:10 -0500
committerJames E. King III <jking@apache.org>2019-01-14 13:57:30 -0500
commitbbc137787496154fb794b210ad783899f2d3092f (patch)
treef6cf1df30fdd36aac1f9202425d17400a940d3ea /configure.ac
parentf61d9e52827ec14f35dde0f5c0740837a5572c83 (diff)
downloadthrift-bbc137787496154fb794b210ad783899f2d3092f.tar.gz
THRIFT-4691: ensure CPAN module runs unit tests
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d229734a8..c5683ec77 100755
--- a/configure.ac
+++ b/configure.ac
@@ -821,7 +821,7 @@ AC_CONFIG_FILES([
lib/nodejs/Makefile
lib/nodets/Makefile
lib/perl/Makefile
- lib/perl/test/Makefile
+ lib/perl/t/Makefile
lib/php/Makefile
lib/php/test/Makefile
lib/dart/Makefile