summaryrefslogtreecommitdiff
path: root/unoidl/Module_unoidl.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-11-25 17:25:08 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-11-25 17:26:17 +0100
commit454f3f72c5d7a6f92debb4e4756e330397d507e6 (patch)
tree0458a867390cee31e00ebba7d1246b058341de81 /unoidl/Module_unoidl.mk
parente00562d9835bd82d74ef0301ea7425ff769915df (diff)
Fix unoidl sourceprovider interface base and member checks
...and enable tests shared with idlc Change-Id: I422b16c9b2636835d276cc2085cb640073894c97
Diffstat (limited to 'unoidl/Module_unoidl.mk')
-rw-r--r--unoidl/Module_unoidl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/unoidl/Module_unoidl.mk b/unoidl/Module_unoidl.mk
index e377ba8162c3..0136485660a8 100644
--- a/unoidl/Module_unoidl.mk
+++ b/unoidl/Module_unoidl.mk
@@ -16,6 +16,7 @@ $(eval $(call gb_Module_add_targets,unoidl, \
))
$(eval $(call gb_Module_add_targets_for_build,unoidl, \
+ CustomTarget_unoidl-write_test \
Executable_unoidl-check \
Executable_unoidl-write \
))