bah, wrong dir

Change-Id: I2789e457160912e5509102b68780947d2edbe424
This commit is contained in:
David Tardon
2013-10-21 08:17:32 +02:00
parent e2d061fe93
commit 489d2eafa9

View File

@@ -3033,7 +3033,7 @@ gb_ExternalExecutable__register_ucpp :=
else # ! SYSTEM_UCPP
define gb_ExternalExecutable__register_ucpp
$(call gb_ExternalExecutable_set_internal,ucpp,$(INSTROOT_FOR_BUILD)/$(SDKDIRNAME)/bin/ucpp$(gb_Executable_EXT_for_build))
$(call gb_ExternalExecutable_set_internal,ucpp,$(INSTDIR_FOR_BUILD)/$(SDKDIRNAME)/bin/ucpp$(gb_Executable_EXT_for_build))
endef