Bug 219505

Change MOZ_PHOENIX to MOZ_XUL_APP in themes
patch by stephen walker (sdwalker@myrealbox.com) r+sr=bryner
This commit is contained in:
cbiesinger%web.de 2003-09-25 12:48:58 +00:00
parent cea1a751b5
commit 636b501655

View File

@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
DIRS = classic
ifndef MOZ_PHOENIX
ifndef MOZ_XUL_APP
DIRS += modern
endif