diff options
author | 2005-06-27 09:15:54 +0000 | |
---|---|---|
committer | 2005-06-27 09:15:54 +0000 | |
commit | 5570fbd25a574d54ab135e1d3cdac0bc74029689 (patch) | |
tree | 6af711ed17dd644491e68d1a85c22e51bac87179 /sunrpc/Makefile | |
parent | 2.3.5-11 (diff) | |
download | glibc-5570fbd25a574d54ab135e1d3cdac0bc74029689.tar.xz glibc-5570fbd25a574d54ab135e1d3cdac0bc74029689.zip |
Updated to fedora-glibc-20050627T0850
Diffstat (limited to 'sunrpc/Makefile')
-rw-r--r-- | sunrpc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/Makefile b/sunrpc/Makefile index 4a2c60eab4..bc826affdd 100644 --- a/sunrpc/Makefile +++ b/sunrpc/Makefile @@ -85,6 +85,7 @@ all: # Make this the default target; it will be defined in Rules. include ../Makeconfig +tests = tst-xdrmem xtests := tst-getmyaddr ifeq ($(have-thread-library),yes) |