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
Родитель 728580c6f8
Коммит 9707d4b72f
2 изменённых файлов: 2 добавлений и 2 удалений

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

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

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

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