commit | f2422b606702b8f2097c5f138430f64d150adb5d | [log] [tgz] |
---|---|---|
author | David Reiss <dreiss@apache.org> | Fri Mar 20 07:14:50 2009 +0000 |
committer | David Reiss <dreiss@apache.org> | Fri Mar 20 07:14:50 2009 +0000 |
tree | 625957c5d728f736340dfc10307cf93068fa1313 | |
parent | ade070ffdf02ff75c9a083dfb51aa6dd47464344 [diff] |
Fix a parallel build bug under test The "_extras.cpp" files depend on the appropriate ".h" files, but that dependency is not listed in the Makefile, and cannot be determined automatically by automake because the .h files are generated. Add explicit dependencies so "make -j8 check" works. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@756353 13f79535-47bb-0310-9956-ffa450edef68