From 8ae4ba1c6d925bdd110d6bbc04f6338065dd56ac Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 12 Nov 2004 16:56:15 +0000 Subject: Updated to fedora-glibc-20041112T1640 --- Rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rules') diff --git a/Rules b/Rules index 64179ad64d..a29daaa7b5 100644 --- a/Rules +++ b/Rules @@ -104,7 +104,7 @@ endif ifeq ($(build-programs),yes) binaries-all = $(others) $(sysdep-others) $(tests) $(xtests) $(test-srcs) -binaries-static = $(others-static) $(tests-static) +binaries-static = $(others-static) $(tests-static) $(xtests-static) else binaries-all = $(tests) $(xtests) $(test-srcs) binaries-static = -- cgit 1.4.1