git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@766558 
13f79535-47bb-0310-9956-
ffa450edef68
 # under the License.
 #
 
-SUBDIRS = test
+SUBDIRS = 
 
 Makefile-perl.mk : Makefile.PL
        $(PERL) Makefile.PL MAKEFILE=Makefile-perl.mk INSTALLDIRS=$(INSTALLDIRS)
        find blib -name 'Makefile*' -exec rm -f {} \;
 
 check-local:
+       make -C test
        $(PERL) -Iblib/lib -I@abs_srcdir@ -I@builddir@/test/gen-perl \
                @abs_srcdir@/test.pl @abs_srcdir@/test/*.t