mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-02 14:30:43 +00:00
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:
parent
68d0be1d31
commit
45ca0711ee
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user