summaryrefslogtreecommitdiff
path: root/nss/Makefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-09-12 01:44:33 +0000
committerRoland McGrath <roland@gnu.org>2002-09-12 01:44:33 +0000
commit049e7c97d6f4d191717b06ede1da40965f032148 (patch)
tree96d6473964a863a991e02f2ffc0dc026b555620a /nss/Makefile
parentf8494ee354855b4f6ab4a3ba31380c847177cbc0 (diff)
* nss/bug-erange.c: New file.
* nss/Makefile (tests): Add it.
Diffstat (limited to 'nss/Makefile')
-rw-r--r--nss/Makefile2
1 files changed, 1 insertions, 1 deletions
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