mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-20 17:20:54 +00:00
Add htmlparser/tests/outsinks to the enable-tests build
This commit is contained in:
parent
1fa56e3ef1
commit
4f65ed63c5
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
DIRS = src
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
DIRS += robot
|
||||
DIRS += robot tests
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
@ -26,6 +26,6 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = logparse
|
||||
DIRS = outsinks
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
DIRS = src
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
DIRS += robot
|
||||
DIRS += robot tests
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
@ -26,6 +26,6 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = logparse
|
||||
DIRS = outsinks
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user