зеркало из https://github.com/mozilla/pjs.git
enable the tests app back now that the source has been fixed
This commit is contained in:
Родитель
e4e148c107
Коммит
574de166e3
|
@ -22,10 +22,10 @@ srcdir = @srcdir@
|
|||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = public src prefs build resources
|
||||
DIRS = public src prefs build resources tests
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
# DIRS += tests
|
||||
DIRS += tests
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
|
|
@ -17,6 +17,6 @@
|
|||
|
||||
DEPTH=..\..
|
||||
|
||||
DIRS=public src prefs build resources
|
||||
DIRS=public src prefs build resources tests
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
Загрузка…
Ссылка в новой задаче