Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Commit

Permalink
Bug 896797 - Part 1: Ensure js/src moz.build is up to date before bui…
Browse files Browse the repository at this point in the history
…lding; r=glandium
  • Loading branch information
indygreg committed Aug 22, 2013
1 parent 80b835f commit 7d9d3b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ ifndef MOZ_PROFILE_USE
# We need to explicitly put backend.RecursiveMakeBackend.built here
# otherwise the rule in rules.mk doesn't run early enough.
default alldep all:: CLOBBER $(topsrcdir)/configure config.status backend.RecursiveMakeBackend.built
$(call SUBMAKE,backend.RecursiveMakeBackend.built,js/src,1)
$(call py_action,purge_manifests,-d _build_manifests/purge .)
endif

Expand Down

0 comments on commit 7d9d3b4

Please sign in to comment.