Issue #80 - De-unify netwerk/protocol/ftp

This commit is contained in:
Moonchild 2020-05-18 06:00:43 +00:00 committed by Roy Tam
commit f0b717678c
3 changed files with 5 additions and 1 deletions

View file

@ -20,7 +20,7 @@ EXPORTS.mozilla.net += [
'FTPChannelParent.h',
]
UNIFIED_SOURCES += [
SOURCES += [
'FTPChannelChild.cpp',
'FTPChannelParent.cpp',
'nsFTPChannel.cpp',