SMTPChannel added to Makefile

This commit is contained in:
Guenter Obiltschnig 2012-10-14 21:20:38 +00:00
parent f3126010f4
commit 273b30f56a

View File

@ -30,7 +30,7 @@ objects = \
MailRecipient MailMessage MailStream SMTPClientSession POP3ClientSession \
RawSocket RawSocketImpl ICMPClient ICMPEventArgs ICMPPacket ICMPPacketImpl \
ICMPSocket ICMPSocketImpl ICMPv4PacketImpl \
RemoteSyslogChannel RemoteSyslogListener \
RemoteSyslogChannel RemoteSyslogListener SMTPChannel \
WebSocket WebSocketImpl
target = PocoNet