commit | 68db166dd44e0df21507498def340be6117be1b0 | [log] [tgz] |
---|---|---|
author | Aditya Agarwal <aditya@apache.org> | Wed Sep 06 00:18:29 2006 +0000 |
committer | Aditya Agarwal <aditya@apache.org> | Wed Sep 06 00:18:29 2006 +0000 |
tree | a2c97dc392f3f52bef7690927eb67f0df3477949 | |
parent | 085267d60c48379f95e838ac487bb69b61b3aa33 [diff] [blame] |
-- 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