* Re-enabled the umask option.

* Moved around command related classes.


git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@911 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
rakshasa
2007-06-16 00:14:09 +00:00
parent 64e1d1f440
commit 0de4bbea7a
20 changed files with 135 additions and 242 deletions
-8
View File
@@ -1,12 +1,6 @@
noinst_LIBRARIES = libsub_utils.a
libsub_utils_a_SOURCES = \
command_slot.cc \
command_slot.h \
command_variable.cc \
command_variable.h \
command_download_slot.cc \
command_download_slot.h \
directory.cc \
directory.h \
list_focus.h \
@@ -16,8 +10,6 @@ libsub_utils_a_SOURCES = \
parse.h \
socket_fd.cc \
socket_fd.h \
variable.cc \
variable.h \
variable_map.cc \
variable_map.h