summaryrefslogtreecommitdiff
path: root/unodevtools/Executable_skeletonmaker.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unodevtools/Executable_skeletonmaker.mk')
-rw-r--r--unodevtools/Executable_skeletonmaker.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/unodevtools/Executable_skeletonmaker.mk b/unodevtools/Executable_skeletonmaker.mk
index f021485ae73d..1cb142e48887 100644
--- a/unodevtools/Executable_skeletonmaker.mk
+++ b/unodevtools/Executable_skeletonmaker.mk
@@ -28,10 +28,6 @@ $(eval $(call gb_Executable_Executable,uno-skeletonmaker))
$(eval $(call gb_Executable_use_external,uno-skeletonmaker,boost_headers))
-$(eval $(call gb_Executable_use_api,uno-skeletonmaker,\
- udkapi \
-))
-
$(eval $(call gb_Executable_set_include,uno-skeletonmaker,\
-I$(SRCDIR)/unodevtools/inc \
$$(INCLUDE) \
@@ -41,8 +37,6 @@ $(eval $(call gb_Executable_use_libraries,uno-skeletonmaker,\
reg \
sal \
salhelper \
- cppu \
- cppuhelper \
unoidl \
))