Fixes bug 73097. No new cache in win32 builds (as in not at all). r=gagan
(These changes should have gone in yesterday when we enabled the new cache, but were somehow forgotten.) git-svn-id: svn://10.0.0.236/trunk@90176 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
# Contributor(s):
|
||||
|
||||
DEPTH=..\..
|
||||
include <$(DEPTH)/config/config.mak>
|
||||
|
||||
MODULE=necko
|
||||
|
||||
MAKE_OBJ_TYPE=DLL
|
||||
|
||||
2
mozilla/netwerk/cache/Makefile.win
vendored
2
mozilla/netwerk/cache/Makefile.win
vendored
@@ -21,6 +21,8 @@
|
||||
|
||||
|
||||
DEPTH=..\..
|
||||
include <$(DEPTH)/config/config.mak>
|
||||
|
||||
DIRS= \
|
||||
public \
|
||||
mgr \
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
# Contributor(s):
|
||||
|
||||
DEPTH = ..
|
||||
include <$(DEPTH)/config/config.mak>
|
||||
|
||||
MODULE = necko
|
||||
|
||||
|
||||
Reference in New Issue
Block a user