diff --git a/mozilla/netwerk/protocol/http/src/Makefile.in b/mozilla/netwerk/protocol/http/src/Makefile.in index f8163e3b9b9..da6d805b21e 100644 --- a/mozilla/netwerk/protocol/http/src/Makefile.in +++ b/mozilla/netwerk/protocol/http/src/Makefile.in @@ -45,7 +45,8 @@ CPPSRCS = \ nsHTTPAtoms.cpp \ nsBasicAuth.cpp \ nsAuth.cpp \ - nsAuthEngine.cpp \ $(NULL) + nsAuthEngine.cpp \ + $(NULL) EXPORTS = nsHTTPCID.h