From 95ed9d843825518c57cedc32476f5be4b2675b3e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 30 Aug 2002 22:07:28 +0000 Subject: * locale/duplocale.c: Include . --- linuxthreads/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linuxthreads/Makefile') diff --git a/linuxthreads/Makefile b/linuxthreads/Makefile index ba4327921a..4f94de373e 100644 --- a/linuxthreads/Makefile +++ b/linuxthreads/Makefile @@ -65,8 +65,8 @@ tests = ex1 ex2 ex3 ex4 ex5 ex6 ex7 ex8 ex9 $(librt-tests) ex12 ex13 joinrace \ test-srcs = tst-signal ifeq ($(build-static),yes) -tests += tststatic -tests-static += tststatic +tests += tststatic tst-static-locale +tests-static += tststatic tst-static-locale endif ifeq (yes,$(build-shared)) -- cgit v1.2.3