mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-01 11:27:55 +00:00
Bustage fix for bug 394974.
This commit is contained in:
parent
1acb4ce758
commit
790741a5d7
@ -135,7 +135,7 @@ EXTRA_DSO_LDOPTS += \
|
||||
endif
|
||||
|
||||
ifeq ($(OS_ARCH),WINNT)
|
||||
OS_LIBS += $(call EXPAND_LIBNAME, shell32)
|
||||
OS_LIBS += $(call EXPAND_LIBNAME, shell32 ole32)
|
||||
endif
|
||||
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),gtk2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user