summaryrefslogtreecommitdiff
path: root/comphelper/Module_comphelper.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-10-23 09:32:17 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-10-23 09:32:32 +0200
commit51ac50b538534f47af78379628460d29eb6589cf (patch)
treeb0aef7c8cb82d97f5d457690d58418f6d3759105 /comphelper/Module_comphelper.mk
parent7a06928bcf638e1eeedebc9d53c306a1b852cc9b (diff)
Fix and enable CppunitTest_comphelper_syntaxhighlight_test
Change-Id: I2b2aa5f5afdbf58ec3ac2447db370bcb7d1778c0
Diffstat (limited to 'comphelper/Module_comphelper.mk')
-rw-r--r--comphelper/Module_comphelper.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/comphelper/Module_comphelper.mk b/comphelper/Module_comphelper.mk
index 48bf740be481..75d7c2adb761 100644
--- a/comphelper/Module_comphelper.mk
+++ b/comphelper/Module_comphelper.mk
@@ -28,6 +28,7 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,comphelper,\
))
$(eval $(call gb_Module_add_check_targets,comphelper,\
+ CppunitTest_comphelper_syntaxhighlight_test \
CppunitTest_comphelper_test \
))