mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-08 14:03:49 +00:00
Add MISCDEP so that DLL gets rebuilt if a static lib changes.
This commit is contained in:
parent
33e7b223dc
commit
189548ff5a
@ -77,6 +77,8 @@ LLIBS = \
|
||||
!endif
|
||||
$(NULL)
|
||||
|
||||
MISCDEP=$(OURLIBS)
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
libs:: $(DLL)
|
||||
|
Loading…
Reference in New Issue
Block a user