[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:
darin%netscape.com 2001-02-27 23:15:57 +00:00
parent 6c549b4e16
commit 218da462f7

View File

@ -44,6 +44,7 @@ CPP_OBJS = \
.\$(OBJDIR)\nsCacheSession.obj \
.\$(OBJDIR)\nsDiskCacheDevice.obj \
.\$(OBJDIR)\nsMemoryCacheDevice.obj \
.\$(OBJDIR)\nsMemoryCacheTransport.obj \
$(NULL)