Bug 552028 - Teach flight.mk about Camino-with-toolkit.jar. r=ted. Camino-only, NPOTDB

This commit is contained in:
Smokey Ardisson 2010-03-17 20:37:50 -04:00
Родитель d3667a8743
Коммит b551f822bf
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -67,7 +67,7 @@ ifeq ($(MOZ_BUILD_APP),camino) # {
INSTALLER_DIR = camino/installer INSTALLER_DIR = camino/installer
MOZ_PKG_APPNAME = camino MOZ_PKG_APPNAME = camino
APPNAME = Camino.app APPNAME = Camino.app
BUILDCONFIG_JAR = Contents/MacOS/chrome/embed.jar BUILDCONFIG_JAR = Contents/MacOS/chrome/toolkit.jar
else # } { else # } {
MOZ_PKG_APPNAME = $(MOZ_APP_NAME) MOZ_PKG_APPNAME = $(MOZ_APP_NAME)
APPNAME = $(MOZ_APP_DISPLAYNAME)$(DBGTAG).app APPNAME = $(MOZ_APP_DISPLAYNAME)$(DBGTAG).app