mirror of https://github.com/rakshasa/rtorrent
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
372 B
23 lines
372 B
SUBDIRS = \
|
|
doc \
|
|
src \
|
|
test
|
|
|
|
nobase_dist_pkgdata_DATA = \
|
|
lua/rtorrent.lua
|
|
|
|
EXTRA_DIST= \
|
|
rak/address_info.h \
|
|
rak/algorithm.h \
|
|
rak/error_number.h \
|
|
rak/file_stat.h \
|
|
rak/path.h \
|
|
rak/partial_queue.h \
|
|
rak/regex.h \
|
|
rak/string_manip.h \
|
|
rak/unordered_vector.h \
|
|
scripts/checks.m4 \
|
|
scripts/common.m4 \
|
|
scripts/attributes.m4
|
|
|
|
ACLOCAL_AMFLAGS = -I scripts
|