Fix bug in last checkin which left ldd uninstalled

This commit is contained in:
Ulrich Drepper 2011-05-28 14:22:06 -04:00
parent a917104752
commit b0316e569f
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ endif
ifeq ($(have-ksh)$(build-shared),yesyes)
extra-objs += sotruss-lib.os sotruss-lib.so
install-others += $(inst_auditdir)/sotruss-lib.so
install-bin-script = sotruss
install-bin-script += sotruss
generated += sotruss
CPPFLAGS-sotruss-lib = -DNOT_IN_libc
$(objpfx)sotruss-lib.so: $(objpfx)sotruss-lib.os $(common-objpfx)shlib.lds