commit | 3de1c4e4d33cc5c32809771f2bbec746501d1f94 | [log] [tgz] |
---|---|---|
author | David Reiss <dreiss@apache.org> | Sun Feb 24 17:45:03 2008 +0000 |
committer | David Reiss <dreiss@apache.org> | Sun Feb 24 17:45:03 2008 +0000 |
tree | 09a5117a44da903a96121ce2bfa164c735609d7b | |
parent | 2ca456a8ae1599a2112eed0ddffa922657c8b123 [diff] |
Use "all-local" instead of all in Makefile.am. Summary: Redefining an Automake rule totally blows away anything Automake puts in place. By using all-local instead of all, we can just add to the generated rule. Reviewed By: marc Test Plan: make git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665499 13f79535-47bb-0310-9956-ffa450edef68