aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tool.am
diff options
context:
space:
mode:
authornjn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9>2009-02-12 00:30:02 +0000
committernjn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9>2009-02-12 00:30:02 +0000
commitac31b0537b2cb2192b2a12256e59ef874b1a68d2 (patch)
tree566461f7cbd5e134fef09a404aa38d0c9f82ce55 /Makefile.tool.am
parent6b7611bf42a0fbb62e047d8c43b008205bd21e75 (diff)
downloadvalgrind-ac31b0537b2cb2192b2a12256e59ef874b1a68d2.tar.gz
Merge the non-Darwin parts of r9140 (install vgpreload .dSYMs), just to keep
the trunk and DARWIN branch in sync. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9141 a5019735-40e9-0310-863c-91ae7b9d1cf9
Diffstat (limited to 'Makefile.tool.am')
-rw-r--r--Makefile.tool.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.tool.am b/Makefile.tool.am
index 85e5cf522..6bcbfedc0 100644
--- a/Makefile.tool.am
+++ b/Makefile.tool.am
@@ -154,4 +154,7 @@ LIBREPLACEMALLOC_LDFLAGS_PPC64_AIX5 = \
$(LIBREPLACEMALLOC_PPC64_AIX5)
-install-exec-local: install-exec-local-programs
+all-local: inplace-noinst_PROGRAMS
+
+install-exec-local: install-noinst_PROGRAMS
+