From: Kitae Kim Date: Tue, 30 Oct 2012 14:35:31 +0000 (+0900) Subject: package: Modified Makefile. X-Git-Tag: Tizen_Studio_1.3_Release_p2.3.1~1391 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=201c1444fc2ded9e08cfbb391e07e723e68bdcc2;p=sdk%2Femulator%2Fqemu.git package: Modified Makefile. Makefile for dibs was wrong. Signed-off-by: Kitae Kim --- diff --git a/tizen/src/Makefile b/tizen/src/Makefile index e8732b5925..f71dd8bb6e 100755 --- a/tizen/src/Makefile +++ b/tizen/src/Makefile @@ -207,7 +207,7 @@ ifdef CONFIG_WIN32 endif ifdef CONFIG_DARWIN - cp check-hax $(EMUL_DIR)/bin + cp check-hax $(DIBS_COMMON_DIR)/bin endif ifdef CONFIG_LINUX echo "Copying tizen-kvm to $(DIBS_COMMON_DIR)/etc"