mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 03:24:26 +00:00
Fix thunderbird bustage. add back lines that were accidentally removed
This commit is contained in:
parent
47c51cce71
commit
575f0873d1
@ -77,6 +77,11 @@ DIRS = \
|
||||
shistory/public \
|
||||
bookmarks/public \
|
||||
$(NULL)
|
||||
|
||||
ifeq ($(OS_ARCH),WINNT)
|
||||
DIRS += alerts winhooks
|
||||
endif
|
||||
|
||||
endif
|
||||
|
||||
ifdef MOZ_ENABLE_XREMOTE
|
||||
|
Loading…
x
Reference in New Issue
Block a user