зеркало из https://github.com/mozilla/pjs.git
handle empty extensions list
This commit is contained in:
Родитель
d4d1bbf600
Коммит
1139435d4e
|
@ -22,18 +22,9 @@ VPATH = @srcdir@
|
|||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
ifdef MOZ_EXTENSIONS
|
||||
DIRS=$(MOZ_EXTENSIONS)
|
||||
#ifdef ClientWallet
|
||||
#DIRS += wallet
|
||||
#endif
|
||||
#
|
||||
#ifdef ENABLE_PICS
|
||||
#DIRS += pics
|
||||
#endif
|
||||
#
|
||||
#ifdef NECKO
|
||||
#DIRS += cookie
|
||||
#endif
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче