summaryrefslogtreecommitdiff
path: root/sd/CppunitTest_sd_uimpress.mk
diff options
context:
space:
mode:
authorAndrzej J.R. Hunt <andrzej@ahunt.org>2012-08-20 11:18:35 +0200
committerAndrzej J.R. Hunt <andrzej@ahunt.org>2012-08-20 11:21:13 +0200
commit95ebf4e3b3702d5820ba4bbea3ff5eae5e12fe62 (patch)
tree468c25e9ff675943bd7e63e18e40c1ac56ff11cb /sd/CppunitTest_sd_uimpress.mk
parent64792f61a1c67d6cd447d3a0d44188339efdd467 (diff)
Bluetooth discovery and attempts at communication.
Change-Id: I88e261b7d0f830f67166d4eaf592298015b1c5ae
Diffstat (limited to 'sd/CppunitTest_sd_uimpress.mk')
-rw-r--r--sd/CppunitTest_sd_uimpress.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sd/CppunitTest_sd_uimpress.mk b/sd/CppunitTest_sd_uimpress.mk
index ee9046f03dc7..751918675394 100644
--- a/sd/CppunitTest_sd_uimpress.mk
+++ b/sd/CppunitTest_sd_uimpress.mk
@@ -80,6 +80,10 @@ $(eval $(call gb_CppunitTest_use_libraries,sd_uimpress,\
))
endif
+$(eval $(call gb_CppunitTest_use_externals,sd_uimpress,\
+ gtk \
+))
+
$(eval $(call gb_CppunitTest_add_exception_objects,sd_uimpress,\
sd/qa/unit/uimpress \
))