about summary refs log tree commit diff
path: root/resolv/Makefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-02-28 13:00:27 -0800
committerRoland McGrath <roland@hack.frob.com>2014-02-28 13:00:27 -0800
commitf08e9a26299db1972cb29a7e84b40b0cc9866bf2 (patch)
treecf58294441fc8481ce67696b075a6ff8378cbcea /resolv/Makefile
parentff71cc373be1cc2875f8ea0b8d4f5232f1a5d673 (diff)
downloadglibc-f08e9a26299db1972cb29a7e84b40b0cc9866bf2.tar.gz
glibc-f08e9a26299db1972cb29a7e84b40b0cc9866bf2.tar.xz
glibc-f08e9a26299db1972cb29a7e84b40b0cc9866bf2.zip
Fix fallout from Joseph's untested Makeconfig change.
Diffstat (limited to 'resolv/Makefile')
-rw-r--r--resolv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/resolv/Makefile b/resolv/Makefile
index 9e4daee8c2..5763469285 100644
--- a/resolv/Makefile
+++ b/resolv/Makefile
@@ -64,7 +64,7 @@ ifeq (yesyes,$(build-shared)$(have-thread-library))
 tests: $(objpfx)ga_test
 endif
 
-generated := mtrace-tst-leaks tst-leaks.mtrace \
+generated += mtrace-tst-leaks tst-leaks.mtrace \
 	     mtrace-tst-leaks2 tst-leaks2.mtrace
 
 include ../Rules