diff --git a/mozilla/netwerk/protocol/ftp/src/Makefile.in b/mozilla/netwerk/protocol/ftp/src/Makefile.in index 570f1a6e474..72fae1a9538 100644 --- a/mozilla/netwerk/protocol/ftp/src/Makefile.in +++ b/mozilla/netwerk/protocol/ftp/src/Makefile.in @@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk MODULE = necko LIBRARY_NAME = nkftp_s -REQUIRES = xpcom string exthandler mimetype wallet dom layout widget pref +REQUIRES = xpcom string exthandler mimetype wallet dom layout widget pref intl CPPSRCS = \ nsFtpProtocolHandler.cpp \