commit | 2ad596079ecc9b379bcd253157bd0c911058e0e1 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Sat Mar 31 12:50:21 2012 +0200 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Apr 14 16:19:50 2012 +0000 |
tree | 43850793a5cbf0f1243b13ace6d355fe1e0e1c6f | |
parent | ad4ccc9370339e4f311a9e1d2c7cae77a9d45639 [diff] |
tests: remove .SECONDARY special target The special target should not be needed anymore, and caused (perhaps due to a Make bug) a failure with "make -j2". In any case, the main makefile is a better place for such special targets rather than an included makefile. Reported-by: Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Tested-by: Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>