mirror of
https://github.com/sheumann/hush.git
synced 2025-01-14 12:30:40 +00:00
spwd bulid now, (typo)
This commit is contained in:
parent
5246063a7b
commit
5f46010ab7
@ -36,7 +36,7 @@ LIBBB_SRC-y:= \
|
|||||||
warn_ignoring_args.c concat_subpath_file.c vfork_daemon_rexec.c \
|
warn_ignoring_args.c concat_subpath_file.c vfork_daemon_rexec.c \
|
||||||
bb_echo.c
|
bb_echo.c
|
||||||
|
|
||||||
LIBB_SRC-$(CONFIG_FEATURE_SHADOWPASSWDS)+= pwd2spwd.c
|
LIBBB_SRC-$(CONFIG_FEATURE_SHADOWPASSWDS)+= pwd2spwd.c
|
||||||
|
|
||||||
LIBBB_OBJS=$(patsubst %.c,$(LIBBB_DIR)%.o, $(LIBBB_SRC-y))
|
LIBBB_OBJS=$(patsubst %.c,$(LIBBB_DIR)%.o, $(LIBBB_SRC-y))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user