summaryrefslogtreecommitdiff
path: root/shell/Library_syssh.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Library_syssh.mk')
-rw-r--r--shell/Library_syssh.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/Library_syssh.mk b/shell/Library_syssh.mk
index 43d52ea2ee0c..e83a85262dcf 100644
--- a/shell/Library_syssh.mk
+++ b/shell/Library_syssh.mk
@@ -25,7 +25,7 @@ $(eval $(call gb_Library_use_system_win32_libs,syssh,\
shell32 \
))
-$(eval $(call gb_Library_set_componentfile,syssh,shell/source/win32/syssh))
+$(eval $(call gb_Library_set_componentfile,syssh,shell/source/win32/syssh,services))
$(eval $(call gb_Library_add_exception_objects,syssh,\
shell/source/win32/SysShExec \
@@ -37,7 +37,7 @@ $(eval $(call gb_Library_use_static_libraries,syssh,\
shell_xmlparser \
))
-$(eval $(call gb_Library_set_componentfile,syssh,shell/source/unix/exec/syssh))
+$(eval $(call gb_Library_set_componentfile,syssh,shell/source/unix/exec/syssh,services))
$(eval $(call gb_Library_add_exception_objects,syssh,\
shell/source/unix/exec/shellexec \