summaryrefslogtreecommitdiff
path: root/malloc
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2004-12-15 21:07:43 +0000
committerJakub Jelinek <jakub@redhat.com>2004-12-15 21:07:43 +0000
commitd138a182cc117f5507f2c18c3e4322f6db19ce07 (patch)
tree8e348c89f38edd71a7046298802b79df47d85731 /malloc
parent95eb6211a12e45aca7d6902fa779561563de4836 (diff)
Updated to fedora-glibc-20041215T2056
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 6c04518b39..0512c49839 100644
--- a/malloc/Makefile
+++ b/malloc/Makefile
@@ -78,7 +78,8 @@ endif
ifneq ($(cross-compiling),yes)
# If the gd library is available we build the `memusagestat' program.
ifneq ($(LIBGD),no)
-install-bin = memusagestat memusage
+install-bin = memusagestat
+install-bin-script += memusage
generated += memusagestat memusage
extra-objs += memusagestat.o