summaryrefslogtreecommitdiffstats
path: root/fpicker/Library_fps.mk
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/Library_fps.mk')
-rw-r--r--fpicker/Library_fps.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/Library_fps.mk b/fpicker/Library_fps.mk
index 85245e3ce188..a7e8b7ea8a27 100644
--- a/fpicker/Library_fps.mk
+++ b/fpicker/Library_fps.mk
@@ -63,7 +63,7 @@ $(eval $(call gb_Library_add_linked_libs,fps,\
ifeq ($(COM),MSC)
$(eval $(call gb_Library_add_libs,fps,\
- Delayimp.lib /DELAYLOAD:shell32.dll
+ Delayimp.lib /DELAYLOAD:shell32.dll \
))
endif