make pull_and_build_all mean all, not just seamonkey

git-svn-id: svn://10.0.0.236/trunk@21803 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sar%netscape.com
1999-02-25 00:01:13 +00:00
parent 9cc87ede3a
commit 56ba0451e4

View File

@@ -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