From e4389abdfa6915f33cd0d918e86015af2b6be4b7 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Wed, 24 Apr 2013 16:37:01 +0200 Subject: fpicker: rename WinResTarget target to match source file Change-Id: Icdc6ff082daaaca5458b817109738b5debdf4007 --- fpicker/Library_fps.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fpicker/Library_fps.mk') diff --git a/fpicker/Library_fps.mk b/fpicker/Library_fps.mk index 52e925edaae5..e1d63eba457e 100644 --- a/fpicker/Library_fps.mk +++ b/fpicker/Library_fps.mk @@ -27,7 +27,7 @@ $(eval $(call gb_Library_Library,fps)) -$(eval $(call gb_Library_add_nativeres,fps,fps/src)) +$(eval $(call gb_Library_add_nativeres,fps,fps/Fps)) $(eval $(call gb_Library_set_componentfile,fps,fpicker/source/win32/fps)) -- cgit