mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-12 13:12:32 +00:00
* Finished the move over to object_storage, removing command_function.*.
* Added redirects for several commands. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1166 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
+1
-2
@@ -3,8 +3,6 @@ noinst_LIBRARIES = libsub_rpc.a
|
||||
libsub_rpc_a_SOURCES = \
|
||||
command.h \
|
||||
command_impl.h \
|
||||
command_function.cc \
|
||||
command_function.h \
|
||||
command_map.cc \
|
||||
command_map.h \
|
||||
command_scheduler.cc \
|
||||
@@ -15,6 +13,7 @@ libsub_rpc_a_SOURCES = \
|
||||
command_new_slot.h \
|
||||
exec_file.cc \
|
||||
exec_file.h \
|
||||
fixed_key.h \
|
||||
object_storage.cc \
|
||||
object_storage.h \
|
||||
parse.cc \
|
||||
|
||||
Reference in New Issue
Block a user