aboutsummaryrefslogtreecommitdiff
path: root/libbb/Makefile.in
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-08-06 11:20:52 +0000
committerEric Andersen <andersen@codepoet.org>2003-08-06 11:20:52 +0000
commit9089844382a87290143ec414cfea703bcc31e9d8 (patch)
treedd507d9dfc45625d953748ffc7c361bd1f025ca6 /libbb/Makefile.in
parentdc19af4179161bdc80ea4d382a116e916a43ac9d (diff)
downloadbusybox-9089844382a87290143ec414cfea703bcc31e9d8.tar.gz
Latest dash update from vodz
Diffstat (limited to 'libbb/Makefile.in')
-rw-r--r--libbb/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/Makefile.in b/libbb/Makefile.in
index b60adc959..0d7103ef0 100644
--- a/libbb/Makefile.in
+++ b/libbb/Makefile.in
@@ -24,7 +24,7 @@ LIBBB_DIR:=$(TOPDIR)libbb/
endif
LIBBB_SRC:= \
- arith.c bb_asprintf.c ask_confirmation.c change_identity.c chomp.c \
+ bb_asprintf.c ask_confirmation.c change_identity.c chomp.c \
compare_string_array.c concat_path_file.c copy_file.c \
copyfd.c correct_password.c create_icmp_socket.c \
create_icmp6_socket.c device_open.c dump.c error_msg.c \