зеркало из https://github.com/mozilla/pjs.git
Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Add installer\windows to the dir list so it can export the generic installer icons out to dist\branding sr=bryner
This commit is contained in:
Родитель
09cb10b029
Коммит
109b0115c2
|
@ -44,4 +44,10 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
DIRS = base components app extensions
|
||||
|
||||
ifeq ($(OS_ARCH),WINNT)
|
||||
ifdef MOZ_INSTALLER
|
||||
DIRS += installer/windows
|
||||
endif
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
Загрузка…
Ссылка в новой задаче