summaryrefslogtreecommitdiff
path: root/sw/Module_sw.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-11-14 22:38:34 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-11-14 23:50:56 +0100
commitcb7c50c1a0739d11d28135160c573f59f010a73e (patch)
tree3a7ddd80c1a21a96d85bd3c777720b12b39e5fbb /sw/Module_sw.mk
parentba49ae1bdbbd75b4b3bc3db596fcf315ed4c8979 (diff)
move macros_test to sw
the macros_test does not execute a useful macro at the moment
Diffstat (limited to 'sw/Module_sw.mk')
-rw-r--r--sw/Module_sw.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/Module_sw.mk b/sw/Module_sw.mk
index c66b92e37193..e750e86365d7 100644
--- a/sw/Module_sw.mk
+++ b/sw/Module_sw.mk
@@ -42,6 +42,7 @@ $(eval $(call gb_Module_add_targets,sw,\
$(eval $(call gb_Module_add_check_targets,sw,\
CppunitTest_sw_filters_test \
+ CppunitTest_sw_macros_test \
CppunitTest_sw_swdoc_test \
))