srcdir build bustage fix from bug 349618. r=mento

This commit is contained in:
joshmoz@gmail.com 2007-04-03 15:19:48 -07:00
parent 74dbf8be3e
commit 8f60c0aa9c

View File

@ -170,6 +170,8 @@ ifneq ($(ABS_topsrcdir),$(MOZ_BUILD_ROOT))
export:: export::
ln -fs $(srcdir)/cursors ln -fs $(srcdir)/cursors
endif endif
export::
$(INSTALL) $(srcdir)/cursors $(DIST)/bin/res $(INSTALL) $(srcdir)/cursors $(DIST)/bin/res
$(RESOURCE): $(RES_SRC) $(RESOURCE): $(RES_SRC)