summaryrefslogtreecommitdiff
path: root/shell/Module_shell.mk
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>2022-03-14 10:04:17 +0100
committerSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>2022-03-30 12:14:28 +0200
commit7efd22c912262f7bf4e4735dae70db0b31ab3d5b (patch)
tree612bcbaa2608421561204916f5f3de0253966a94 /shell/Module_shell.mk
parentab9422621bc0aa26a00aa92f8bdebe91a6519792 (diff)
Add UNO API for custom Jump Lists
Allows adding custom jump list categories to Windows Task Bar Change-Id: I13b6c3ad5de386cf74e2b346f10889bc46a8ad4e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131540 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
Diffstat (limited to 'shell/Module_shell.mk')
-rw-r--r--shell/Module_shell.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Module_shell.mk b/shell/Module_shell.mk
index 6bb887868f30..220f27ebe7ac 100644
--- a/shell/Module_shell.mk
+++ b/shell/Module_shell.mk
@@ -51,6 +51,7 @@ $(eval $(call gb_Module_add_targets,shell,\
Executable_senddoc \
Library_smplmail \
Library_wininetbe \
+ Library_jumplist \
Executable_spsupp_helper \
))