summaryrefslogtreecommitdiff
path: root/malloc
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-14 04:06:42 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-14 04:06:42 +0000
commit1bfae4012a34b5bf976ff0ddfe65f535b86a22f2 (patch)
treeadde29aac87e4f31b59f3f795f038d810def1bcd /malloc
parent464623260126aee45562d7c97e7d743637107c47 (diff)
Update.
* malloc/Makefile (distribute): Add memprof.sh and memprofstat.c.
Diffstat (limited to 'malloc')
-rw-r--r--malloc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/malloc/Makefile b/malloc/Makefile
index 639145c179..7614a0a359 100644
--- a/malloc/Makefile
+++ b/malloc/Makefile
@@ -27,7 +27,8 @@ dist-headers := malloc.h
headers := $(dist-headers) obstack.h mcheck.h
tests := mallocbug tst-malloc tst-valloc tst-calloc
-distribute = thread-m.h mtrace.pl mcheck-init.c stackinfo.h memprof.h
+distribute = thread-m.h mtrace.pl mcheck-init.c stackinfo.h memprof.h \
+ memprof.sh memprofstat.c
# Things which get pasted together into gmalloc.c.
gmalloc-routines := malloc morecore