Removed buffer.cpp, it does not exist
This commit is contained in:
parent
a0b4f3b3b6
commit
394c046fad
|
@ -1,7 +1,7 @@
|
||||||
lib_LTLIBRARIES = libtorrent.la
|
lib_LTLIBRARIES = libtorrent.la
|
||||||
|
|
||||||
libtorrent_la_SOURCES = allocate_resources.cpp async_gethostbyname.cpp \
|
libtorrent_la_SOURCES = allocate_resources.cpp async_gethostbyname.cpp \
|
||||||
buffer.cpp entry.cpp escape_string.cpp \
|
entry.cpp escape_string.cpp \
|
||||||
peer_connection.cpp piece_picker.cpp policy.cpp \
|
peer_connection.cpp piece_picker.cpp policy.cpp \
|
||||||
session.cpp sha1.cpp socket.cpp stat.cpp \
|
session.cpp sha1.cpp socket.cpp stat.cpp \
|
||||||
storage.cpp torrent.cpp torrent_handle.cpp \
|
storage.cpp torrent.cpp torrent_handle.cpp \
|
||||||
|
|
Loading…
Reference in New Issue