summaryrefslogtreecommitdiffstats
path: root/shell/Library_jumplist.mk
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2022-03-30 01:51:58 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-03-30 01:51:58 +0200
commit302a97669a6c107d4c94add707458498860d4bed (patch)
tree042bf9a13cc85e4303d0e7ed32ebcde930bb49ec /shell/Library_jumplist.mk
parentDrop ComPtr and use sal::systools::COMReference (diff)
downloadcore-302a97669a6c107d4c94add707458498860d4bed.tar.gz
core-302a97669a6c107d4c94add707458498860d4bed.zip
Register JumpList service in RDB database
Change-Id: I3e9ac109b6dbdd4dd6a3b6281699e58563f4805c
Diffstat (limited to 'shell/Library_jumplist.mk')
-rwxr-xr-xshell/Library_jumplist.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Library_jumplist.mk b/shell/Library_jumplist.mk
index 943fabdd4080..27ba7c3133da 100755
--- a/shell/Library_jumplist.mk
+++ b/shell/Library_jumplist.mk
@@ -26,7 +26,7 @@ $(eval $(call gb_Library_use_system_win32_libs,jumplist,\
shell32 \
))
-$(eval $(call gb_Library_set_componentfile,jumplist,shell/source/win32/jumplist/jumplist,services))
+$(eval $(call gb_Library_set_componentfile,jumplist,shell/source/win32/jumplist/jumplist))
$(eval $(call gb_Library_add_exception_objects,jumplist,\
shell/source/win32/jumplist/JumpList \