Bug 509138 - errors reported when building WinCE tools. r=benjamin

This commit is contained in:
Justin Dolske 2009-08-14 16:22:43 -07:00
parent c030f1404e
commit 975583b96f

View File

@ -140,5 +140,7 @@ $(MOZCE_TOOLS_BIN_DIR)/arm-wince-res.exe: $(MOZCE_TOOLS_DIR)/arm-wince-res.c $(M
export:: $(SDK_TOOLS)
ifdef MOZCE_NOT_CONFIGURE
mkdir -p $(OBJDIR)/dist/sdk/bin
cp $^ $(OBJDIR)/dist/sdk/bin
endif