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
committerStephan Bergmann <sbergman@redhat.com>2012-12-06 10:56:53 +0100
commit682228857d82ddc72cf359721c8855f0ff947dd9 (patch)
tree5e8e8cd70795632eb33f7e91a58b0176ac2eb691 /cppuhelper/Library_cppuhelper.mk
parenta863d1e30b859c4fd8c409ed3d3c62197792d2a2 (diff)
cppuhelper: add compatible symbol for obsolete method.
(cherry picked from commit c8a733079f6718dc908edd4af8d9befeac157e80)
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 \