Added ngprefs dir.

This commit is contained in:
scullin%netscape.com 1998-09-22 00:56:07 +00:00
parent 5e10582e30
commit 4de7b0d5a5

View File

@ -18,6 +18,10 @@
DEPTH=..\..
IGNORE_MANIFEST=1
DIRS= ActiveX
DIRS= ActiveX \
!if defined(NGPREFS)
ngprefs \
!endif
$(NULL)
include <$(DEPTH)\config\rules.mak>