summaryrefslogtreecommitdiff
path: root/debug
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 /debug
parentff71cc373be1cc2875f8ea0b8d4f5232f1a5d673 (diff)
Fix fallout from Joseph's untested Makeconfig change.
Diffstat (limited to 'debug')
-rw-r--r--debug/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/Makefile b/debug/Makefile
index 963460ecf9..b599a22ed3 100644
--- a/debug/Makefile
+++ b/debug/Makefile
@@ -166,7 +166,7 @@ install-bin-script = xtrace
ifeq ($(build-shared),yes)
install-bin-script += catchsegv
endif
-generated = catchsegv xtrace
+generated += catchsegv xtrace
include ../Rules