diff --git a/mozilla/netwerk/cache/build/Makefile.in b/mozilla/netwerk/cache/build/Makefile.in index 650fcf28c7e..3a943641031 100644 --- a/mozilla/netwerk/cache/build/Makefile.in +++ b/mozilla/netwerk/cache/build/Makefile.in @@ -23,7 +23,7 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk MODULE = nkcache -LIBRARY_NAME = nkcache +LIBRARY_NAME = necko_cache IS_COMPONENT = 1 CPPSRCS = nsNetDataCacheModule.cpp