about summary refs log tree commit diff
path: root/posix/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-04-15 21:43:13 +0000
committerUlrich Drepper <drepper@redhat.com>2006-04-15 21:43:13 +0000
commita238728234a94cb8e8024e4718356ff808487a88 (patch)
treeb7c43445b25f6876bc1b4cac6458c4b45052b475 /posix/Makefile
parent47ad422ffe8d3fd4e77edbe8c218d7faa59b4fda (diff)
downloadglibc-a238728234a94cb8e8024e4718356ff808487a88.tar.gz
glibc-a238728234a94cb8e8024e4718356ff808487a88.tar.xz
glibc-a238728234a94cb8e8024e4718356ff808487a88.zip
* sysdeps/posix/getaddrinfo.c: Fix precedence for IP V4-to-V6
	mapped addresses.
	* posix/Makefile (tests): Add tst-rfc3484-2.
	* posix/tst-rfc3484-2.c: New file.
Diffstat (limited to 'posix/Makefile')
-rw-r--r--posix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/Makefile b/posix/Makefile
index 99ae1282e6..b722f97883 100644
--- a/posix/Makefile
+++ b/posix/Makefile
@@ -88,7 +88,7 @@ tests		:= tstgetopt testfnm runtests runptests	     \
 		   tst-execvp1 tst-execvp2 tst-execlp1 tst-execlp2 \
 		   tst-execv1 tst-execv2 tst-execl1 tst-execl2 \
 		   tst-execve1 tst-execve2 tst-execle1 tst-execle2 \
-		   tst-execvp3 tst-execvp4 tst-rfc3484
+		   tst-execvp3 tst-execvp4 tst-rfc3484 tst-rfc3484-2
 xtests		:= bug-ga2
 ifeq (yes,$(build-shared))
 test-srcs	:= globtest