summaryrefslogtreecommitdiff
path: root/hwpfilter/Module_hwpfilter.mk
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/Module_hwpfilter.mk')
-rw-r--r--hwpfilter/Module_hwpfilter.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/hwpfilter/Module_hwpfilter.mk b/hwpfilter/Module_hwpfilter.mk
index b4e55302daba..9985b7e6034e 100644
--- a/hwpfilter/Module_hwpfilter.mk
+++ b/hwpfilter/Module_hwpfilter.mk
@@ -31,4 +31,8 @@ $(eval $(call gb_Module_add_targets,hwpfilter,\
Library_hwp \
))
+$(eval $(call gb_Module_add_check_targets,hwpfilter,\
+ CppunitTest_hwpfilter_test_hwpfilter \
+))
+
# vim: set noet ts=4 sw=4: