From f3e7f6080f916b051b309a44fef68a045a3aad3b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 24 Oct 2000 08:25:05 +0000 Subject: Update. * malloc/Makefile (tests): Add tst-obstack. --- malloc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'malloc') diff --git a/malloc/Makefile b/malloc/Makefile index 8b1313e..d69d49b 100644 --- a/malloc/Makefile +++ b/malloc/Makefile @@ -25,7 +25,7 @@ all: dist-headers := malloc.h headers := $(dist-headers) obstack.h mcheck.h -tests := mallocbug tst-malloc tst-valloc tst-calloc +tests := mallocbug tst-malloc tst-valloc tst-calloc tst-obstack test-srcs = tst-mtrace distribute = thread-m.h mtrace.pl mcheck-init.c stackinfo.h memusage.h \ -- cgit v1.1