add socket_type.cpp to makefile
This commit is contained in:
@@ -35,6 +35,7 @@ set(sources
|
||||
session
|
||||
session_impl
|
||||
socket_io
|
||||
socket_type
|
||||
socks5_stream
|
||||
stat
|
||||
storage
|
||||
|
@@ -64,6 +64,7 @@ libtorrent_rasterbar_la_SOURCES = \
|
||||
sha1.cpp \
|
||||
smart_ban.cpp \
|
||||
socket_io.cpp \
|
||||
socket_type.cpp \
|
||||
socks5_stream.cpp \
|
||||
stat.cpp \
|
||||
storage.cpp \
|
||||
|
Reference in New Issue
Block a user