summaryrefslogtreecommitdiff
path: root/shell/Module_shell.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-08-22 15:11:52 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-08-22 15:12:22 +0200
commit6fb127a62e8f6f55b41eb75e5f7c20339886e021 (patch)
tree22dc0b89038b817672c7ab94bf7ac6bd365fc1d1 /shell/Module_shell.mk
parentf9fa180e42453b95b75d97dc8e50eab7e38c7464 (diff)
Replace use_internal_api with use_udk_api etc. where appropriate
Change-Id: I5e216ca01830a6568159ee8e9265938667f201a1
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 \