commit | 653eadab2fd65051d36b117237ba0a91596cb8bf | [log] [tgz] |
---|---|---|
author | David Reiss <dreiss@apache.org> | Tue Oct 05 02:38:58 2010 +0000 |
committer | David Reiss <dreiss@apache.org> | Tue Oct 05 02:38:58 2010 +0000 |
tree | 576426e89e032c47fb5fa26be97922b305d4cbe7 | |
parent | 8a441a46ad56b6f1f9d15ecadcc604a8b4c27c59 [diff] |
THRIFT-841. Exclude generated php and erlang Makefiles from "make dist" git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1004509 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/php/Makefile.am b/lib/php/Makefile.am index 02cd184..8067e65 100644 --- a/lib/php/Makefile.am +++ b/lib/php/Makefile.am
@@ -51,4 +51,6 @@ src/transport/TSocketPool.php \ src/transport/TTransport.php +EXTRA_DIST = src thrift_protocol.ini README.apache + MAINTAINERCLEANFILES = Makefile Makefile.in