summaryrefslogtreecommitdiff
path: root/security/coreconf
diff options
context:
space:
mode:
authornicolson%netscape.com <devnull@localhost>2001-05-09 00:59:38 +0000
committernicolson%netscape.com <devnull@localhost>2001-05-09 00:59:38 +0000
commiteb834509c6920d07f35215a5c833ba564fbfb7b4 (patch)
tree6818c2d5a05a7168e19f4eb46fa06508bf2656a8 /security/coreconf
parent21ac9e8bce6505942a311799a33d33619c652c6f (diff)
downloadnss-hg-eb834509c6920d07f35215a5c833ba564fbfb7b4.tar.gz
Fix bug 79324: remove mkdepend directory from coreconf Makefile.
Also removed the md directory.
Diffstat (limited to 'security/coreconf')
-rw-r--r--security/coreconf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/coreconf/Makefile b/security/coreconf/Makefile
index 9f6fd6078..fc9f73af2 100644
--- a/security/coreconf/Makefile
+++ b/security/coreconf/Makefile
@@ -35,7 +35,7 @@ CORE_DEPTH = ..
MODULE = coreconf
-DIRS = nsinstall mkdepend md
+DIRS = nsinstall
include $(DEPTH)/coreconf/config.mk
include $(DEPTH)/coreconf/rules.mk