allow for later use of xpconnect\tools

This commit is contained in:
jband%netscape.com 2000-03-28 03:46:21 +00:00
parent 1703b6270a
commit 6447c456fe

View File

@ -32,11 +32,13 @@
DEPTH=..\..\..
DIRS=public idl src \
!if !defined(DISABLE_TESTS)
tests \
!endif
shell loader
shell loader \
!if defined(XPC_TOOLS_SUPPORT)
tools
!endif
include <$(DEPTH)\config\rules.mak>