summaryrefslogtreecommitdiff
path: root/shell/Module_shell.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-03-03 22:39:09 +0100
committerMichael Stahl <mstahl@redhat.com>2014-03-03 23:44:11 +0100
commit42c9f35da2c2479113ae7dab8426d2d18986aca7 (patch)
tree9233bc04da8909609a42ab205802f154da2cae36 /shell/Module_shell.mk
parentd49543cefb517ad94d696f36dd43be527acaccd5 (diff)
shell: get rid of separate Library_syssh_win.mk
Change-Id: I12f38bab6ea7207b79994556f0ab6798d2d1d9da
Diffstat (limited to 'shell/Module_shell.mk')
-rw-r--r--shell/Module_shell.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/shell/Module_shell.mk b/shell/Module_shell.mk
index 34613811244e..3b84d24a4bbc 100644
--- a/shell/Module_shell.mk
+++ b/shell/Module_shell.mk
@@ -57,7 +57,6 @@ $(eval $(call gb_Module_add_targets,shell,\
Executable_regsvrex \
Executable_senddoc \
Library_smplmail \
- Library_syssh_win \
Library_wininetbe \
StaticLibrary_simplemapi \
))
@@ -101,6 +100,7 @@ ifeq ($(filter DESKTOP,$(BUILD_TYPE)),DESKTOP)
$(eval $(call gb_Module_add_targets,shell,\
Executable_lngconvex \
+ Library_syssh \
))
ifneq ($(OS),WNT)
@@ -109,7 +109,6 @@ $(eval $(call gb_Module_add_targets,shell,\
Executable_gnome_open_url \
Executable_uri_encode \
Library_cmdmail \
- Library_syssh \
Package_scripts \
Package_scripts_gnome \
Package_scripts_kde \