summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKengo Seki <sekikn@apache.org>2019-10-18 22:09:01 +0900
committerDuru Can Celasun <dcelasun@apache.org>2019-10-18 14:09:01 +0100
commit538e36c645d6e56748c6af3ef80ef21b26646ed2 (patch)
tree22efe3c040c424418248a4ef67df9e61ead990ba /configure.ac
parent9f0548e05f1b1383cc122148d60cc40383ce599e (diff)
downloadthrift-538e36c645d6e56748c6af3ef80ef21b26646ed2.tar.gz
THRIFT-4975: Add Makefile.am to the PHP tutorial
Client: php This closes #1900.
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index adebe9e48..48923626c 100755
--- a/configure.ac
+++ b/configure.ac
@@ -872,6 +872,7 @@ AC_CONFIG_FILES([
tutorial/nodejs/Makefile
tutorial/dart/Makefile
tutorial/perl/Makefile
+ tutorial/php/Makefile
tutorial/py/Makefile
tutorial/py.twisted/Makefile
tutorial/py.tornado/Makefile