Fix bug 79324: remove mkdepend directory from coreconf Makefile.

Also removed the md directory.
This commit is contained in:
nicolson%netscape.com 2001-05-09 00:59:38 +00:00
Родитель a734eeb541
Коммит 221a489840
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -35,7 +35,7 @@ CORE_DEPTH = ..
MODULE = coreconf
DIRS = nsinstall mkdepend md
DIRS = nsinstall
include $(DEPTH)/coreconf/config.mk
include $(DEPTH)/coreconf/rules.mk