mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 18:47:53 +00:00
[not part of the build] Forgot to update the WIN32 makefile after adding the
CID for the memory cache transport.
This commit is contained in:
parent
6c549b4e16
commit
218da462f7
1
netwerk/cache/src/makefile.win
vendored
1
netwerk/cache/src/makefile.win
vendored
@ -44,6 +44,7 @@ CPP_OBJS = \
|
||||
.\$(OBJDIR)\nsCacheSession.obj \
|
||||
.\$(OBJDIR)\nsDiskCacheDevice.obj \
|
||||
.\$(OBJDIR)\nsMemoryCacheDevice.obj \
|
||||
.\$(OBJDIR)\nsMemoryCacheTransport.obj \
|
||||
$(NULL)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user