Added config/tools to dirs.

This commit is contained in:
Janet B. Anderson
2002-07-03 19:43:22 +00:00
parent bcc60591f7
commit a26755dfd2

View File

@@ -5,7 +5,7 @@
TOP = .
include $(TOP)/configure/CONFIG
DIRS += config configure src
DIRS += config config/tools configure src
include $(TOP)/configure/RULES_TOP