Fix depth, and add client directory

This commit is contained in:
scullin 1998-05-08 21:27:46 +00:00
Родитель a489f8e258
Коммит 4fe30f84a7
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -24,8 +24,8 @@ IGNORE_MANIFEST=1
#
#------------------------------------------------------------------------
DEPTH=..\..
DIRS=main cache protocol cnvts
DEPTH=..
DIRS=main cache protocol cnvts client
include <$(DEPTH)\config\rules.mak>