-- more thrift Makefile changes

Reviewed By: Slee


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664788 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/test/py/Makefile b/test/py/Makefile
index 05943dd..fa98224 100644
--- a/test/py/Makefile
+++ b/test/py/Makefile
@@ -7,7 +7,7 @@
 target: all
 
 # Tools
-THRIFT = thrift
+THRIFT = ../../compiler/cpp/bin/thrift
 
 all: stubs