mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-11 20:52:30 +00:00
108ad78d30
* Modified rak::accumulate to require accessing ::result instead of using a reference. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@568 e378c898-3ddf-0310-93e7-cc216c733640
13 lines
180 B
Makefile
13 lines
180 B
Makefile
SUBDIRS = \
|
|
doc \
|
|
src
|
|
|
|
EXTRA_DIST= \
|
|
autogen.sh \
|
|
rak/algorithm.h \
|
|
rak/error_number.h \
|
|
rak/functional.h \
|
|
rak/unordered_vector.h \
|
|
scripts/checks.m4 \
|
|
scripts/common.m4
|