Files
rtorrent/Makefile.am
T
rakshasa 4dea195340 * Expand ~ in paths, all uses should be covered.
* Moved option file parsing to VariableMap and added "import" and
"try_import" options for loading option files.


git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@636 e378c898-3ddf-0310-93e7-cc216c733640
2006-02-11 15:34:53 +00:00

24 lines
400 B
Makefile

SUBDIRS = \
doc \
src
EXTRA_DIST= \
autogen.sh \
rak/algorithm.h \
rak/error_number.h \
rak/file_stat.h \
rak/functional.h \
rak/functional_fun.h \
rak/path.h \
rak/priority_queue.h \
rak/priority_queue_default.h \
rak/regex.h \
rak/string_manip.h \
rak/timer.h \
rak/unordered_vector.h \
scripts/checks.m4 \
scripts/common.m4 \
scripts/attributes.m4
ACLOCAL_AMFLAGS = -I scripts