summaryrefslogtreecommitdiff
path: root/unotools/Library_utl.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-11-13 08:52:41 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-11-14 11:13:24 +0100
commit24cad6a6490b245bd88ec3e3c87195628914f6a2 (patch)
tree12d9e7ec629054f5ad0a6990783d3e639449afeb /unotools/Library_utl.mk
parent8061c8c70b7ffcd8f472d2f5b909911f2095fec7 (diff)
Move MediaDescriptor from comphelper to unotools
...so it will be able to use SvtSecurityOptions internally. Change-Id: Id7433247e8fc53651935578510bedbcca5aa2ac9
Diffstat (limited to 'unotools/Library_utl.mk')
-rw-r--r--unotools/Library_utl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/unotools/Library_utl.mk b/unotools/Library_utl.mk
index 2f14d75f3073..94da2bd4c467 100644
--- a/unotools/Library_utl.mk
+++ b/unotools/Library_utl.mk
@@ -99,6 +99,7 @@ $(eval $(call gb_Library_add_exception_objects,utl,\
unotools/source/misc/eventlisteneradapter \
unotools/source/misc/fontcvt \
unotools/source/misc/fontdefs \
+ unotools/source/misc/mediadescriptor \
unotools/source/misc/sharedunocomponent \
unotools/source/misc/syslocale \
unotools/source/streaming/streamhelper \