tizen install: account for existing targets
authorIgor Mitsyanko <i.mitsyanko@samsung.com>
Wed, 27 Jun 2012 15:55:32 +0000 (19:55 +0400)
committerEvgeny Voevodin <e.voevodin@samsung.com>
Fri, 6 Jul 2012 07:59:40 +0000 (11:59 +0400)
commit6551738d8999e307083ed9b3711e2ec5cad930d3
treed3cb2de56b3166c1646f9d2921f063bc91bee851
parente8b45020be2f89f035a5e346d873357a3d555cc9
tizen install: account for existing targets

Currently tizen's Makefile install target doesn't check what target emulators were actually
build and tries to install both x86 and ARM emulators. This results in error when only
one emulator was built.
This commit fixes this.

Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
tizen/src/Makefile