[Libreoffice-commits] .: fpicker/Library_fps.mk

Michael Stahl mst at kemper.freedesktop.org
Wed Jan 4 09:46:45 PST 2012


 fpicker/Library_fps.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ca03c035e544c460d9278ea6bae414569118099e
Author: Michael Stahl <mstahl at redhat.com>
Date:   Wed Jan 4 18:46:03 2012 +0100

    fpicker: fix makefile typo

diff --git a/fpicker/Library_fps.mk b/fpicker/Library_fps.mk
index 85245e3..a7e8b7e 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
 


More information about the Libreoffice-commits mailing list