diff --git a/build/bakefiles/wx.bkl b/build/bakefiles/wx.bkl index 4d30154a41..f1c07ee554 100644 --- a/build/bakefiles/wx.bkl +++ b/build/bakefiles/wx.bkl @@ -72,7 +72,7 @@ all $(MACOS_R) - $(RESCOMP) -d __UNIX__ -useDF $(top_srcdir)/src/mac/apprsrc.r $(top_srcdir)/src/mac/carbrsrc.r ../src/mac/corersrc.r -o $(MACOS_RSRC) + $(RESCOMP) -d __UNIX__ -useDF $(top_srcdir)/src/mac/apprsrc.r $(top_srcdir)/src/mac/carbrsrc.r $(top_srcdir)/src/mac/corersrc.r -o $(MACOS_RSRC) $(DEREZ) $(MACOS_RSRC) Carbon.r -useDF >$(MACOS_R) $(MACOS_RSRC) $(MACOS_R)