mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Add tests if ENABLE_TESTS=1.
This commit is contained in:
parent
5f96195848
commit
9f4f4eb418
@ -15,4 +15,8 @@ DIRS = include \
|
||||
src \
|
||||
$(NULL)
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
DIRS += tests
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
Loading…
Reference in New Issue
Block a user