diff options
author | Andrzej J.R. Hunt <andrzej@ahunt.org> | 2012-09-05 11:50:54 +0200 |
---|---|---|
committer | Andrzej J.R. Hunt <andrzej@ahunt.org> | 2012-09-05 11:52:19 +0200 |
commit | 5dcb5399d70976311591f4041e3a816ea96fb80b (patch) | |
tree | 996f9c3b5888fe865040083930db32a2a01d2ccb /sd/CppunitTest_sd_uimpress.mk | |
parent | defe079d455ccc958fd0128e8a8cf0e4aeb5cd9c (diff) |
Port remote from gdbus to dbus-glib.
Change-Id: I291ee5d32110d2fffd976f3e5257daf976428a76
Diffstat (limited to 'sd/CppunitTest_sd_uimpress.mk')
-rw-r--r-- | sd/CppunitTest_sd_uimpress.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/CppunitTest_sd_uimpress.mk b/sd/CppunitTest_sd_uimpress.mk index 751918675394..4b324b0065fb 100644 --- a/sd/CppunitTest_sd_uimpress.mk +++ b/sd/CppunitTest_sd_uimpress.mk @@ -82,6 +82,7 @@ endif $(eval $(call gb_CppunitTest_use_externals,sd_uimpress,\ gtk \ + dbus \ )) $(eval $(call gb_CppunitTest_add_exception_objects,sd_uimpress,\ |