Removed buffer.cpp, it does not exist

This commit is contained in:
Michael Wojciechowski 2005-09-29 16:31:24 +00:00
parent a0b4f3b3b6
commit 394c046fad
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
lib_LTLIBRARIES = libtorrent.la
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 \
session.cpp sha1.cpp socket.cpp stat.cpp \
storage.cpp torrent.cpp torrent_handle.cpp \