Added public to build dirs

git-svn-id: svn://10.0.0.236/trunk@3367 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp
1998-06-05 20:46:34 +00:00
parent eef3662dde
commit ae29e7fcd5
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
DEPTH = ..
DIRS = src tests
DIRS = public src tests
include $(DEPTH)/config/config.mk

View File

@@ -18,6 +18,6 @@
DEPTH=..
IGNORE_MANIFEST=1
DIRS=src tests
DIRS=public src tests
include <$(DEPTH)\config\rules.mak>