зеркало из https://github.com/mozilla/pjs.git
Add htmlparser/tests/outsinks to the enable-tests build
This commit is contained in:
Родитель
6cea79b83b
Коммит
cafe527dc7
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче