Added tools directory to windows build

This commit is contained in:
kipp%netscape.com 1998-09-12 19:18:04 +00:00
Родитель 191b8291ca
Коммит dc763fd651
1 изменённых файлов: 3 добавлений и 4 удалений

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

@ -15,11 +15,10 @@
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
# Reserved.
DEPTH=..
IGNORE_MANIFEST=1
#
DEPTH=..
DIRS=src tests
DIRS=src tests tools
include <$(DEPTH)\config\rules.mak>