summaryrefslogtreecommitdiff
path: root/cppuhelper/Library_cppuhelper.mk
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-12-06 09:48:07 +0000
committerMichael Meeks <michael.meeks@suse.com>2012-12-06 09:48:49 +0000
commitc8a733079f6718dc908edd4af8d9befeac157e80 (patch)
treedbcc510706b60f5e29ba88a770aaa787fcc7e0be /cppuhelper/Library_cppuhelper.mk
parent2f80337e5eccbb7c57493eddd1d4e62de0fb1276 (diff)
cppuhelper: add compatible symbol for obsolete method.
Diffstat (limited to 'cppuhelper/Library_cppuhelper.mk')
-rw-r--r--cppuhelper/Library_cppuhelper.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/cppuhelper/Library_cppuhelper.mk b/cppuhelper/Library_cppuhelper.mk
index a9fb3833e040..07b8a4184855 100644
--- a/cppuhelper/Library_cppuhelper.mk
+++ b/cppuhelper/Library_cppuhelper.mk
@@ -54,6 +54,7 @@ $(eval $(call gb_Library_use_static_libraries,cppuhelper,\
$(eval $(call gb_Library_add_exception_objects,cppuhelper,\
cppuhelper/source/access_control \
cppuhelper/source/bootstrap \
+ cppuhelper/source/compat \
cppuhelper/source/component_context \
cppuhelper/source/component \
cppuhelper/source/defaultbootstrap \