diff options
Diffstat (limited to 'nss')
-rw-r--r-- | nss/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nss/Makefile b/nss/Makefile index 1e298c28f1..0369249f30 100644 --- a/nss/Makefile +++ b/nss/Makefile @@ -47,6 +47,7 @@ CPPFLAGS-getent.c = -DHAVE_SUNRPC=$(have-sunrpc) others := getent makedb install-bin := getent makedb makedb-modules = xmalloc hash-string +others-extras = $(makedb-modules) extra-objs += $(makedb-modules:=.o) tests-static = tst-field |