From 049e7c97d6f4d191717b06ede1da40965f032148 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 12 Sep 2002 01:44:33 +0000 Subject: * nss/bug-erange.c: New file. * nss/Makefile (tests): Add it. --- nss/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nss/Makefile') diff --git a/nss/Makefile b/nss/Makefile index b81bdb4433..1a24482196 100644 --- a/nss/Makefile +++ b/nss/Makefile @@ -39,7 +39,7 @@ databases = proto service hosts network grp pwd rpc ethers \ others := getent install-bin := getent -tests = test-netdb +tests = test-netdb bug-erange include ../Makeconfig -- cgit 1.4.1