From f08e9a26299db1972cb29a7e84b40b0cc9866bf2 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 28 Feb 2014 13:00:27 -0800 Subject: Fix fallout from Joseph's untested Makeconfig change. --- malloc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'malloc') diff --git a/malloc/Makefile b/malloc/Makefile index 12b4ec6b43..1b47ce2a42 100644 --- a/malloc/Makefile +++ b/malloc/Makefile @@ -53,7 +53,7 @@ CPPFLAGS-memusagestat = -DNOT_IN_libc # The Perl script to analyze the output of the mtrace functions. ifneq ($(PERL),no) install-bin-script = mtrace -generated = mtrace +generated += mtrace # The Perl script will print addresses and to do this nicely we must know # whether we are on a 32 or 64 bit machine. -- cgit v1.2.3