summaryrefslogtreecommitdiff
path: root/nis/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-04-28 04:21:54 +0000
committerUlrich Drepper <drepper@redhat.com>2001-04-28 04:21:54 +0000
commit29f1a8977bc2706aae266b704bada3edc6849f89 (patch)
treeef8fec5a84166c60d6562fddef21e1d973ea2dcb /nis/Makefile
parent7c2034adce8d3f23ba774a83e02f0891a893f511 (diff)
Update.
* nis/Makefile (libnss_compat-rountines): Add nss-nisplus.
Diffstat (limited to 'nis/Makefile')
-rw-r--r--nis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nis/Makefile b/nis/Makefile
index f1bf01c0e2..5de3afaf6b 100644
--- a/nis/Makefile
+++ b/nis/Makefile
@@ -55,7 +55,7 @@ libnsl-routines = yp_xdr ypclnt ypupdate_xdr \
nis_clone_res
libnss_compat-routines := $(addprefix compat-,grp pwd spwd initgroups) \
- nisplus-parser nss-nis
+ nisplus-parser nss-nis nss-nisplus
libnss_compat-inhibit-o = $(filter-out .os,$(object-suffixes))
libnss_nis-routines := $(addprefix nis-,$(databases)) nis-initgroups \