change dirs ordering to see if this fixes install order.

This commit is contained in:
tao%netscape.com 2000-06-25 01:59:57 +00:00
parent 728580c6f8
commit 9707d4b72f
2 changed files with 2 additions and 2 deletions

View File

@ -101,8 +101,8 @@ DIRS += \
editor \
sun-java \
profile \
l10n \
themes \
l10n \
$(NULL)
# This must preceed xpfe

View File

@ -92,8 +92,8 @@ DIRS = \
xpfe \
xpinstall \
extensions \
l10n \
themes \
l10n \
!if !defined(DISABLE_MAILNEWS)
mailnews \
!endif