mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-12 05:02:31 +00:00
32a3619cd8
* Added position affinity to ChunkSelector, still needs more work to make it move forward without needing to finish all pieces. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@604 e378c898-3ddf-0310-93e7-cc216c733640
15 lines
217 B
Makefile
15 lines
217 B
Makefile
SUBDIRS = \
|
|
doc \
|
|
src
|
|
|
|
EXTRA_DIST= \
|
|
autogen.sh \
|
|
rak/algorithm.h \
|
|
rak/error_number.h \
|
|
rak/functional.h \
|
|
rak/string_manip.h \
|
|
rak/timer.h \
|
|
rak/unordered_vector.h \
|
|
scripts/checks.m4 \
|
|
scripts/common.m4
|