summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile
index b2d63da06..233376531 100644
--- a/src/makefile
+++ b/src/makefile
@@ -18,7 +18,7 @@ RUNTIME_OBJECTS =
BASE_MODULES = trace
DIRECT_BOOT_MODULES = example
RUNTIME_MODULES =
-TESTCASE_MODULES = cxxtest testexample
+TESTCASE_MODULES = cxxtest testexample testtrace
RELOCATABLE_IMAGE_LDFLAGS = -pie --export-dynamic
OpenPOWER on IntegriCloud