From 4a6b4e393c0aa8b5e184573374f1f7a49120f20c Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Sat, 7 Dec 2002 23:30:11 +0000 Subject: Commit to reverse my previous commit, isnt cvs supposed to have some undo command ? --- libbb/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libbb/Makefile.in b/libbb/Makefile.in index e00fd2f51..4a6df77f7 100644 --- a/libbb/Makefile.in +++ b/libbb/Makefile.in @@ -24,8 +24,8 @@ LIBBB_DIR:=$(TOPDIR)libbb/ endif LIBBB_SRC:= \ - ask_confirmation.c chomp.c concat_path_file.c copy_file.c \ - copy_file_chunk.c dump.c libc5.c device_open.c error_msg.c \ + ask_confirmation.c chomp.c compare_string_array.c concat_path_file.c \ + copy_file.c copy_file_chunk.c dump.c libc5.c device_open.c error_msg.c \ error_msg_and_die.c fgets_str.c find_mount_point.c find_pid_by_name.c \ find_root_device.c full_read.c full_write.c get_console.c \ get_last_path_component.c get_line_from_file.c \ -- cgit v1.2.3