summaryrefslogtreecommitdiff
path: root/sd/CppunitTest_sd_filters_test.mk
diff options
context:
space:
mode:
authorAndrzej J.R. Hunt <andrzej@ahunt.org>2012-07-23 14:53:06 +0200
committerMichael Meeks <michael.meeks@suse.com>2012-08-06 10:23:00 +0100
commitc67a772da68c75333b3aae73ee3d6f3f835552c5 (patch)
tree70394b98372594a5bd5f6a24b2cfca3848fafbac /sd/CppunitTest_sd_filters_test.mk
parent3e0b7a7141c3ab6012f2f16811f8daecd6d84fa2 (diff)
Fixed thumbnail control. Changed thumbnail activity to fragment.
Change-Id: I4e8a9d37f3b418728404b7fab4f7b6e3c3b5e5b9
Diffstat (limited to 'sd/CppunitTest_sd_filters_test.mk')
-rw-r--r--sd/CppunitTest_sd_filters_test.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/CppunitTest_sd_filters_test.mk b/sd/CppunitTest_sd_filters_test.mk
index ad13e96dbaaf..6afe52d4d79d 100644
--- a/sd/CppunitTest_sd_filters_test.mk
+++ b/sd/CppunitTest_sd_filters_test.mk
@@ -67,10 +67,6 @@ $(eval $(call gb_CppunitTest_use_libraries,sd_filters_test, \
$(gb_STDLIBS) \
))
-$(eval $(call gb_CppunitTest_add_libs,sd_filters_test,\
- $(shell pkg-config --libs glib-2.0 json-glib-1.0) \
-))
-
$(eval $(call gb_CppunitTest_set_include,sd_filters_test,\
-I$(SRCDIR)/sd/source/ui/inc \
-I$(SRCDIR)/sd/inc \