summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_uwriter.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-18 00:05:44 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-18 00:07:20 +0300
commitbe862ff4f7239497625125067c646bf5adab7741 (patch)
tree8d5b2ff0e038e20dbe00c32f0429e5b906f84401 /sw/CppunitTest_sw_uwriter.mk
parent629cc605a45e75d6896b524eada2354c1d4d33a8 (diff)
Try making it possible to use --disable-avmedia for desktop platforms too
Unfinished work in progress. Change-Id: I978755d73630b8653b169a53f937c1332799e22e
Diffstat (limited to 'sw/CppunitTest_sw_uwriter.mk')
-rw-r--r--sw/CppunitTest_sw_uwriter.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/CppunitTest_sw_uwriter.mk b/sw/CppunitTest_sw_uwriter.mk
index 0b71cc1c9932..9c43d3dace5c 100644
--- a/sw/CppunitTest_sw_uwriter.mk
+++ b/sw/CppunitTest_sw_uwriter.mk
@@ -19,7 +19,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sw_uwriter, \
$(eval $(call gb_CppunitTest_use_library_objects,sw_uwriter,sw))
$(eval $(call gb_CppunitTest_use_libraries,sw_uwriter, \
- avmedia \
+ $(call gb_Helper_optional,AVMEDIA,avmedia) \
basegfx \
comphelper \
cppu \