Fix thunderbird bustage. add back lines that were accidentally removed

This commit is contained in:
scott%scott-macgregor.org 2004-02-16 21:45:01 +00:00
Родитель 7de15d2110
Коммит 57c683a73d
1 изменённых файлов: 5 добавлений и 0 удалений

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

@ -77,6 +77,11 @@ DIRS = \
shistory/public \
bookmarks/public \
$(NULL)
ifeq ($(OS_ARCH),WINNT)
DIRS += alerts winhooks
endif
endif
ifdef MOZ_ENABLE_XREMOTE