From dcf46d3fe5ad8e93f25ad90771484aa22c2ca4fc Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Wed, 19 Feb 2020 12:31:09 -0500 Subject: nscd: add cache dumper --- nscd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nscd/Makefile') diff --git a/nscd/Makefile b/nscd/Makefile index e12b9f11f1..87c571c228 100644 --- a/nscd/Makefile +++ b/nscd/Makefile @@ -36,7 +36,7 @@ nscd-modules := nscd connections pwdcache getpwnam_r getpwuid_r grpcache \ getsrvbynm_r getsrvbypt_r servicescache \ dbg_log nscd_conf nscd_stat cache mem nscd_setup_thread \ xmalloc xstrdup aicache initgrcache gai res_hconf \ - netgroupcache + netgroupcache cachedumper ifeq ($(build-nscd)$(have-thread-library),yesyes) -- cgit 1.4.1