diff --git a/mozilla/config/config.mk b/mozilla/config/config.mk index 0c4e84511a0..fb33d40aeda 100644 --- a/mozilla/config/config.mk +++ b/mozilla/config/config.mk @@ -747,6 +747,7 @@ endif # import lib, because that import lib will collide with the name of a # static version of the same library. ifeq ($(GNU_LD)$(OS_ARCH),WINNT) +GARBAGE += fake-import fake-import.exp ifdef IS_COMPONENT LDFLAGS += -IMPLIB:fake-import DELETE_AFTER_LINK = fake-import.exp