summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjavi%netscape.com <devnull@localhost>2001-03-10 01:59:59 +0000
committerjavi%netscape.com <devnull@localhost>2001-03-10 01:59:59 +0000
commita5e9ca1a701b84dadbc9d6c3f6a6d509568b78fb (patch)
treefa9395777cdcedfd68ac794918457d0ad69bad0a
parentdcea6695c96d99d18b377ca2be55715b89560509 (diff)
downloadnss-hg-a5e9ca1a701b84dadbc9d6c3f6a6d509568b78fb.tar.gz
No longer need to special the DIST variable when MOZILLA_CLIENT is
defined.
-rw-r--r--security/coreconf/location.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/security/coreconf/location.mk b/security/coreconf/location.mk
index 513cf3db9..7bb967d42 100644
--- a/security/coreconf/location.mk
+++ b/security/coreconf/location.mk
@@ -43,9 +43,6 @@ BUILD = $(PLATFORM)
OBJDIR = $(PLATFORM)
DIST = $(CORE_DEPTH)/../dist/$(PLATFORM)
-ifdef MOZILLA_CLIENT
-DIST = $(CORE_DEPTH)/../mozilla/dist/$(PLATFORM)
-endif
VPATH = $(NSINSTALL_DIR)/$(PLATFORM)
DEPENDENCIES = $(PLATFORM)/.md