tests: Fix building unit tests.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 10 Apr 2012 06:20:30 +0000 (23:20 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 10 Apr 2012 06:20:30 +0000 (23:20 -0700)
commit15ca4f2fc7c81bb3ade68cbff7d58bd01aa00d33
treefeb667506bb89258e7901042692e78c445042b51
parent3fd425124c7696c98b441d8b867147438c9a79b8
tests: Fix building unit tests.

Unit tests shouldn't build in gem5's main function because they have thier
own.
src/SConscript