diff --git a/mozilla/client.mak b/mozilla/client.mak index 8b2e31c2f84..4165e7eca39 100644 --- a/mozilla/client.mak +++ b/mozilla/client.mak @@ -67,7 +67,7 @@ CVSCO_NETWORK = $(CVSCO) ## Rules for pulling the source from the cvs repository ############################################################ -pull_and_build_all: pull_seamonkey build_seamonkey +pull_and_build_all: pull_all build_all pull_all: pull_seamonkey