commit | 4c8506e30d2eee616ea62b79fc6c3e523a03f294 | [log] [tgz] |
---|---|---|
author | jfarrell <jfarrell@apache.org> | Thu Jul 10 14:17:49 2014 -0400 |
committer | jfarrell <jfarrell@apache.org> | Thu Jul 10 14:17:49 2014 -0400 |
tree | 88921da1f29be43e7bce8097ea6b6e84e4868434 | |
parent | 507ba1bb3dc2274ad0387469a3a8b7cb64ec1fa5 [diff] |
Thrift-2602:Fix missing dist files Client: build process Patch: jfarrell Introduced a bug in 8fd8c63 adding gen files to the dist, removing those files from the EXTRA_DIST.
diff --git a/lib/php/test/Makefile.am b/lib/php/test/Makefile.am index 1119d3f..1292b81 100755 --- a/lib/php/test/Makefile.am +++ b/lib/php/test/Makefile.am
@@ -32,7 +32,5 @@ clean-local: $(RM) -r ./packages -EXTRA_DIST = \ - Test \ - phpunit.xml +EXTRA_DIST = Test