[Libreoffice-commits] .: sal/Library_sal.mk

Matus Kukan mkukan at kemper.freedesktop.org
Mon Dec 19 02:03:13 PST 2011


 sal/Library_sal.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 15ae1ad3a0f37b465e4288250e578841b506cea2
Author: Matúš Kukan <matus.kukan at gmail.com>
Date:   Mon Dec 19 11:01:58 2011 +0100

    typo: add missing \

diff --git a/sal/Library_sal.mk b/sal/Library_sal.mk
index 2b6f2e9..4bf8df1 100644
--- a/sal/Library_sal.mk
+++ b/sal/Library_sal.mk
@@ -80,7 +80,7 @@ $(eval $(call gb_Library_add_linked_libs,sal,\
 ifeq ($(OS),MACOSX)
 $(eval $(call gb_Library_use_externals,sal,\
 	carbon \
-	corefoundation
+	corefoundation \
 ))
 endif
 


More information about the Libreoffice-commits mailing list