commit | 9b2524415c06d627e0cf6cfd5e038271a9bea9e0 | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | Fri Mar 22 17:05:53 2013 +0100 |
committer | Roger Meier <roger@apache.org> | Fri Mar 22 17:05:53 2013 +0100 |
tree | 24c8970847ec4e8f57766261d02b4806c6239923 | |
parent | 4dd54b6d4ab6603175226810de853a2499ae97a3 [diff] |
THRIFT-1861 PHP Makefile does not include TStringFuncFactory Patch: Logan Owen
diff --git a/lib/php/Makefile.am b/lib/php/Makefile.am index d374cbc..fdb8558 100755 --- a/lib/php/Makefile.am +++ b/lib/php/Makefile.am
@@ -53,6 +53,7 @@ lib/Thrift/Factory/TCompactProtocolFactory.php \ lib/Thrift/Factory/TJSONProtocolFactory.php \ lib/Thrift/Factory/TProtocolFactory.php \ + lib/Thrift/Factory/TStringFuncFactory.php \ lib/Thrift/Factory/TTransportFactory.php phpprotocoldir = $(phpdir)/Protocol