summaryrefslogtreecommitdiff
path: root/shell/Module_shell.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Module_shell.mk')
-rw-r--r--shell/Module_shell.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/shell/Module_shell.mk b/shell/Module_shell.mk
index de1cec2a9fde..f520aea372a7 100644
--- a/shell/Module_shell.mk
+++ b/shell/Module_shell.mk
@@ -28,7 +28,6 @@
$(eval $(call gb_Module_Module,shell))
$(eval $(call gb_Module_add_targets,shell,\
- InternalUnoApi_localebe \
Library_desktopbe \
Library_localebe \
))
@@ -68,9 +67,6 @@ ifeq ($(OS),WNT)
$(eval $(call gb_Module_add_targets,shell,\
Executable_regsvrex \
Executable_senddoc \
- InternalUnoApi_smplmail \
- InternalUnoApi_syssh_win \
- InternalUnoApi_wininetbe \
Library_smplmail \
Library_syssh_win \
Library_wininetbe \
@@ -104,7 +100,6 @@ endif
ifeq ($(OS),MACOSX)
$(eval $(call gb_Module_add_targets,shell,\
- InternalUnoApi_macbe \
Library_macbe \
))
endif
@@ -120,8 +115,6 @@ ifeq ($(GUI),UNX)
$(eval $(call gb_Module_add_targets,shell,\
Executable_gnome_open_url \
Executable_uri_encode \
- InternalUnoApi_cmdmail \
- InternalUnoApi_syssh \
Library_cmdmail \
Library_syssh \
Package_scripts \