mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 22:04:36 +00:00
adding the test directory
This commit is contained in:
parent
931bef08c5
commit
1dd7cc989e
@ -30,4 +30,10 @@ DIRS= \
|
||||
src \
|
||||
$(NULL)
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
DIRS+= \
|
||||
test \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user