Files
rtorrent/Makefile.am
T
rakshasa 32a3619cd8 * Moved Timer to rak/timer.h.
* 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
2005-12-04 21:08:17 +00:00

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