sv: fix "sv o SRV; ...; sv d SRV" (bug 461) + code shrink
[oweals/busybox.git] / libpwdgrp / Kbuild
index 36a6ce39313cb3f7d85f31de6936553f2e1c4566..f9f1ddbf3fa4c911128578a3f21d22d9721b7a93 100644 (file)
@@ -4,4 +4,6 @@
 #
 # Licensed under the GPL v2, see the file LICENSE in this tarball.
 
-lib-y:=pwd_grp.o
+lib-y := uidgid_get.o
+
+lib-$(CONFIG_USE_BB_PWD_GRP) += pwd_grp.o