summaryrefslogtreecommitdiff
path: root/test/php
diff options
context:
space:
mode:
authorMark Slee <mcslee@apache.org>2007-01-25 08:01:28 +0000
committerMark Slee <mcslee@apache.org>2007-01-25 08:01:28 +0000
commit6f5e2cb3ea48815d6e1d45d95dbe69176a46926a (patch)
tree37042e75ca12b1cd06bb65056341d73b12798633 /test/php
parenteb0d024ee1ca1cf55b813d4890d6eef388b5ef94 (diff)
downloadthrift-6f5e2cb3ea48815d6e1d45d95dbe69176a46926a.tar.gz
Fix relative paths in test dirs
Reviewed By: makefile git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664950 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/php')
-rw-r--r--test/php/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/php/Makefile b/test/php/Makefile
index 48394b2d1..57c621c5b 100644
--- a/test/php/Makefile
+++ b/test/php/Makefile
@@ -7,7 +7,7 @@
target: all
# Tools
-THRIFT = ../../compiler/cpp/bin/thrift
+THRIFT = ../../compiler/cpp/thrift
all: normal inline