summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorAndre Fischer <af@apache.org>2011-12-16 12:59:55 +0000
committerAndre Fischer <af@apache.org>2011-12-16 12:59:55 +0000
commit1a85ae2b616d939c5beba46e550f7837fc693b2b (patch)
tree84da573ecba70ca173af47cd24b84e6fc88cad55 /sw
parent54de47df2adf9cac89cd315a2b340c858339c830 (diff)
118674: Made category B code optional and disabled by default.
Diffstat (limited to 'sw')
-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 c6257e22fc93..46a2994e12d0 100644
--- a/sw/Module_sw.mk
+++ b/sw/Module_sw.mk
@@ -39,6 +39,7 @@ $(eval $(call gb_Module_add_targets,sw,\
Package_xml \
))
+
$(eval $(call gb_Module_add_subsequentcheck_targets,sw,\
JunitTest_sw_complex \
JunitTest_sw_unoapi \