Removed lib/pwcac to build only with Non-Necko.

This commit is contained in:
gagan%netscape.com 1999-08-02 23:59:56 +00:00
parent f4c0351c1a
commit ac4ff7f7f4
2 changed files with 4 additions and 3 deletions

View File

@ -50,7 +50,9 @@ endif
ifdef NECKO
DIRS += netwerk
else
DIRS += network
DIRS += network \
lib/libpwcac \
$(NULL)
endif
DIRS += \
@ -65,7 +67,6 @@ DIRS += \
modules/libjar \
caps \
lib/xp \
lib/libpwcac \
htmlparser \
expat \
gfx \

View File

@ -59,8 +59,8 @@ DIRS = \
intl \
caps \
lib\xp \
lib\libpwcac \
!if !defined(NECKO)
lib\libpwcac \
network \
!endif
profile \