commit | 58efe895b5878b6cffc1b054b7a9a92fef041647 | [log] [tgz] |
---|---|---|
author | Kengo Seki <sekikn@apache.org> | Wed Oct 09 22:23:16 2019 +0900 |
committer | Jens Geyer <jensg@apache.org> | Fri Oct 18 00:15:23 2019 +0200 |
tree | 02137b47d2374d9e9363cf7207a067246128bc6d | |
parent | 5fe31ea7d728a2f0a4de4aae7479d6fe3ec93f5a [diff] [blame] |
THRIFT-4972: Add Makefile.am to the Perl tutorial Client: Perl Patch: Kengo Seki This closes #1893
diff --git a/configure.ac b/configure.ac index 2784699..adebe9e 100755 --- a/configure.ac +++ b/configure.ac
@@ -871,6 +871,7 @@ tutorial/netstd/Makefile tutorial/nodejs/Makefile tutorial/dart/Makefile + tutorial/perl/Makefile tutorial/py/Makefile tutorial/py.twisted/Makefile tutorial/py.tornado/Makefile