commit | 538e36c645d6e56748c6af3ef80ef21b26646ed2 | [log] [tgz] |
---|---|---|
author | Kengo Seki <sekikn@apache.org> | Fri Oct 18 22:09:01 2019 +0900 |
committer | Duru Can Celasun <dcelasun@apache.org> | Fri Oct 18 14:09:01 2019 +0100 |
tree | 22efe3c040c424418248a4ef67df9e61ead990ba | |
parent | 9f0548e05f1b1383cc122148d60cc40383ce599e [diff] [blame] |
THRIFT-4975: Add Makefile.am to the PHP tutorial Client: php This closes #1900.
diff --git a/configure.ac b/configure.ac index adebe9e..4892362 100755 --- a/configure.ac +++ b/configure.ac
@@ -872,6 +872,7 @@ tutorial/nodejs/Makefile tutorial/dart/Makefile tutorial/perl/Makefile + tutorial/php/Makefile tutorial/py/Makefile tutorial/py.twisted/Makefile tutorial/py.tornado/Makefile