summaryrefslogtreecommitdiff
path: root/malloc/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-04-12 23:53:40 +0000
committerUlrich Drepper <drepper@redhat.com>2000-04-12 23:53:40 +0000
commitaa780baba8ddf1845a5b8caeeaf98d2149fb68b8 (patch)
tree4a1700fe52068d5f8e8db7dc0845f9fd47cb81e8 /malloc/Makefile
parentc49b2a4e55127452b9f9b8cd307be150a8c0e3b6 (diff)
Update.
* malloc/Makefile (tests): Add tst-calloc. * malloc/tst-calloc.c: New file.
Diffstat (limited to 'malloc/Makefile')
-rw-r--r--malloc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/Makefile b/malloc/Makefile
index 53094ac560..639145c179 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
+tests := mallocbug tst-malloc tst-valloc tst-calloc
distribute = thread-m.h mtrace.pl mcheck-init.c stackinfo.h memprof.h