diff options
-rw-r--r-- | security/coreconf/location.mk | 3 |
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 |