summaryrefslogtreecommitdiff
path: root/hwpfilter/Module_hwpfilter.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-10-04 18:21:59 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-10-04 18:34:23 +0200
commit371c4c8600efd8f1674fafc35b80039b58798e26 (patch)
treebe93e0ce5ed3c2007590dcbb74ffd94338ab3422 /hwpfilter/Module_hwpfilter.mk
parent73000ee8c28b5d53bdf80eb55ba84dbfde7cf462 (diff)
adapt hwpfilter unittests to separate RdbTarget makefile requirement
Diffstat (limited to 'hwpfilter/Module_hwpfilter.mk')
-rw-r--r--hwpfilter/Module_hwpfilter.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/hwpfilter/Module_hwpfilter.mk b/hwpfilter/Module_hwpfilter.mk
index 95390e57b107..b0ebe0bb14da 100644
--- a/hwpfilter/Module_hwpfilter.mk
+++ b/hwpfilter/Module_hwpfilter.mk
@@ -34,6 +34,7 @@ $(eval $(call gb_Module_add_targets,hwpfilter,\
$(eval $(call gb_Module_add_check_targets,hwpfilter,\
CppunitTest_hwpfilter_test_hwpfilter \
+ RdbTarget_hwpfilter_test_hwpfilter \
))
# vim: set noet sw=4 ts=4: