Make installer: the default target again, from bug 279768 r=cmp
git-svn-id: svn://10.0.0.236/trunk@168465 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
321b18ae3e
commit
22abfbe9d3
@ -78,7 +78,7 @@ INSTALLER_FILES = \
|
||||
|
||||
DEFINES += -DAB_CD=$(AB_CD) -DPKG_BASENAME=$(PKG_BASENAME)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
include $(call EXPAND_LOCALE_SRCDIR,toolkit/locales)/installer/windows/charset.mk
|
||||
|
||||
@ -100,6 +100,8 @@ installer:
|
||||
perl make-msi.pl -config "$(CONFIG_DIR)" -srcDir "$(SRC_DIR)" \
|
||||
-objDir "$(OBJ_DIR)" -project firefox
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
export::
|
||||
ifndef MOZ_USE_OFFICIAL_BRANDING
|
||||
$(NSINSTALL) -D $(DIST)/branding
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user