From 49217ff3d858f3def673432b69211487439203bc Mon Sep 17 00:00:00 2001 From: Peter Foley Date: Sun, 11 Nov 2012 10:50:21 -0500 Subject: fix libexttextcat for windows Change-Id: I6951ae066e9b0d15de85d30f8a641348998fecca --- libexttextcat/StaticLibrary_exttextcat.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libexttextcat') diff --git a/libexttextcat/StaticLibrary_exttextcat.mk b/libexttextcat/StaticLibrary_exttextcat.mk index ec2d896b251d..a2c99411eaf1 100644 --- a/libexttextcat/StaticLibrary_exttextcat.mk +++ b/libexttextcat/StaticLibrary_exttextcat.mk @@ -9,7 +9,7 @@ $(eval $(call gb_StaticLibrary_StaticLibrary,exttextcat)) -$(eval $(call gb_StaticLibrary_use_unpacked,exttextcat,libexttextcat)) +$(eval $(call gb_StaticLibrary_use_unpacked,exttextcat,exttextcat)) $(eval $(call gb_StaticLibrary_set_warnings_not_errors,exttextcat)) -- cgit v1.2.3