summaryrefslogtreecommitdiff
path: root/sot/Module_sot.mk
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2011-02-01 19:21:09 +0100
committerMichael Stahl <mst@openoffice.org>2011-02-01 19:21:09 +0100
commit2b80af23f8142c9bb970a8de20040098ea8ed2b9 (patch)
tree0c23b882981177005e9dc3a73a7df1801bf1adf3 /sot/Module_sot.mk
parent153a326981896a84523d3e6ff5340b2c3497136c (diff)
gnumake3: convert some dmake files for tests to gbuild
Diffstat (limited to 'sot/Module_sot.mk')
-rw-r--r--sot/Module_sot.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sot/Module_sot.mk b/sot/Module_sot.mk
index 95e5d2898b28..a9b72bf5f8d6 100644
--- a/sot/Module_sot.mk
+++ b/sot/Module_sot.mk
@@ -32,3 +32,7 @@ $(eval $(call gb_Module_add_targets,sot,\
Library_sot \
))
+$(eval $(call gb_Module_add_subsequentcheck_targets,sot,\
+ JunitTest_sot_complex \
+))
+