ack, didn't mean to check this in.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_0_9_2_BRANCH@101309 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pavlov%netscape.com
2001-08-17 14:23:16 +00:00
parent 483808a1ab
commit bb7c0ff538

View File

@@ -52,14 +52,14 @@
#
# For branches, uncomment the MOZ_CO_TAG line with the proper tag,
# and commit this file on that tag.
MOZ_CO_TAG = MOZILLA_0_9_2_BRANCH
NSPR_CO_TAG = MOZILLA_0_9_2_BRANCH
PSM_CO_TAG = MOZILLA_0_9_2_BRANCH
NSS_CO_TAG = MOZILLA_0_9_2_BRANCH
LDAPCSDK_CO_TAG = MOZILLA_0_9_2_BRANCH
ACCESSIBLE_CO_TAG = MOZILLA_0_9_2_BRANCH
GFX2_CO_TAG = MOZILLA_0_9_2_BRANCH
IMGLIB2_CO_TAG = MOZILLA_0_9_2_BRANCH
MOZ_CO_TAG = NOIMG_20010801_BRANCH
NSPR_CO_TAG = NSPRPUB_CLIENT_BRANCH
PSM_CO_TAG = #We will now build PSM from the tip instead of a branch.
NSS_CO_TAG = NSS_CLIENT_TAG
LDAPCSDK_CO_TAG = LDAPCSDK_40_BRANCH
ACCESSIBLE_CO_TAG =
GFX2_CO_TAG =
IMGLIB2_CO_TAG =
BUILD_MODULES = all
#######################################################################