summaryrefslogtreecommitdiffstats
path: root/cppuhelper/InternalUnoApi_cppuhelper.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/InternalUnoApi_cppuhelper.mk')
-rw-r--r--cppuhelper/InternalUnoApi_cppuhelper.mk9
1 files changed, 2 insertions, 7 deletions
diff --git a/cppuhelper/InternalUnoApi_cppuhelper.mk b/cppuhelper/InternalUnoApi_cppuhelper.mk
index 31129cfdc65b..d2849b0a3807 100644
--- a/cppuhelper/InternalUnoApi_cppuhelper.mk
+++ b/cppuhelper/InternalUnoApi_cppuhelper.mk
@@ -7,18 +7,13 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
-$(eval $(call gb_InternalUnoApi_InternalUnoApi,cppuhelper))
+$(eval $(call gb_InternalUnoApi_InternalUnoApi,cppuhelper,cppuhelper/unotypes))
$(eval $(call gb_InternalUnoApi_use_api,cppuhelper,\
udkapi \
))
-$(eval $(call gb_InternalUnoApi_set_include,cppuhelper,\
- -I$(SRCDIR)/udkapi \
- $$(INCLUDE) \
-))
-
-$(eval $(call gb_InternalUnoApi_add_idlfiles,cppuhelper,cppuhelper/unotypes/cppuhelper/detail,\
+$(eval $(call gb_InternalUnoApi_add_idlfiles,cppuhelper,cppuhelper/detail,\
XExceptionThrower \
))