Forgot to check this in last night, part of the hash_fd breakup.
authorRob Landley <rob@landley.net>
Tue, 21 Feb 2006 15:04:07 +0000 (15:04 -0000)
committerRob Landley <rob@landley.net>
Tue, 21 Feb 2006 15:04:07 +0000 (15:04 -0000)
libbb/Makefile.in

index 3f33481483117705b8cb33ca0027c2c78795f69d..51a162e3d8daaefd335caecd8263e97f52fbc3b9 100644 (file)
@@ -17,16 +17,16 @@ LIBBB-y:= \
        device_open.c dump.c error_msg.c error_msg_and_die.c find_mount_point.c \
        find_pid_by_name.c find_root_device.c fgets_str.c full_read.c \
        full_write.c get_last_path_component.c get_line_from_file.c \
-       hash_fd.c herror_msg.c herror_msg_and_die.c \
+       herror_msg.c herror_msg_and_die.c \
        human_readable.c inet_common.c inode_hash.c isdirectory.c \
        kernel_version.c last_char_is.c login.c loop.c \
-       make_directory.c mode_string.c mtab.c mtab_file.c \
+       make_directory.c md5.c mode_string.c mtab.c mtab_file.c \
        obscure.c parse_mode.c parse_number.c perror_msg.c \
        perror_msg_and_die.c print_file.c get_console.c \
        process_escape_sequence.c procps.c qmodule.c \
        read_package_field.c recursive_action.c remove_file.c \
        restricted_shell.c run_parts.c run_shell.c safe_read.c safe_write.c \
-       safe_strncpy.c setup_environment.c simplify_path.c \
+       safe_strncpy.c setup_environment.c sha1.c simplify_path.c \
        trim.c u_signal_names.c vdprintf.c verror_msg.c \
        vherror_msg.c vperror_msg.c wfopen.c xconnect.c xgetcwd.c \
        xgethostbyname.c xgethostbyname2.c xreadlink.c xregcomp.c xgetlarg.c \