mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 13:57:32 +00:00
Remove folder tests from build until I fix the sources
This commit is contained in:
parent
1e707f37fa
commit
f057c4cd71
@ -25,7 +25,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
DIRS = public src prefs build resources
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
DIRS += tests
|
||||
# DIRS += tests
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
@ -17,6 +17,6 @@
|
||||
|
||||
DEPTH=..\..
|
||||
|
||||
DIRS=public src prefs build resources tests
|
||||
DIRS=public src prefs build resources
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
Loading…
x
Reference in New Issue
Block a user