fix the makefile. looks like this test will need to be worked on to

get it to link.  commenting out of build for now.
This commit is contained in:
sspitzer%netscape.com 1999-05-27 01:46:01 +00:00
Родитель 202792df3a
Коммит 046a9dcc9e
2 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -25,7 +25,7 @@ include $(DEPTH)/config/autoconf.mk
DIRS = public src
ifdef ENABLE_TESTS
DIRS += tests
#DIRS += tests
endif
include $(topsrcdir)/config/rules.mk

Просмотреть файл

@ -46,7 +46,6 @@ LIBS = \
-lpwcac \
-lnetcache \
-lnetwork \
-lraptorhtml \
-lpref \
-lsecfree \
-lraptorgfx \