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
parent 47c51cce71
commit 575f0873d1

View File

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