mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-10 04:02:30 +00:00
rtorrent: Moving towards working torrents.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@246 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
+3
-5
@@ -1,16 +1,14 @@
|
||||
SUBDIRS = \
|
||||
display \
|
||||
engine \
|
||||
input
|
||||
|
||||
bin_PROGRAMS = rtorrent
|
||||
|
||||
rtorrent_LDADD = \
|
||||
$(top_srcdir)/src/display/libsub_display.a \
|
||||
$(top_srcdir)/src/engine/libsub_engine.a \
|
||||
$(top_srcdir)/src/input/libsub_input.a
|
||||
|
||||
rtorrent_SOURCES = \
|
||||
downloads.cc \
|
||||
downloads.h \
|
||||
main.cc \
|
||||
poll.cc \
|
||||
poll.h
|
||||
main.cc
|
||||
|
||||
Reference in New Issue
Block a user