Bug 584474 - part 2 - Remove useless make dependency in browser/app/Makefile.in. r=khuey

This commit is contained in:
Mike Hommey 2011-02-25 15:02:04 +01:00
parent de12d28491
commit 76663f8a01

View File

@ -243,8 +243,6 @@ endif
endif
endif
$(PROGRAM): $(DEPTH)/toolkit/xre/$(LIB_PREFIX)xulapp_s.$(LIB_SUFFIX)
ifneq (,$(filter-out OS2 WINNT WINCE,$(OS_ARCH)))
$(MOZ_APP_NAME):: $(topsrcdir)/build/unix/mozilla.in $(GLOBAL_DEPS)