'valgrind' (ie. stage1) does not need to be installed in $PREFIX/lib/valgrind/;
$PREFIX/bin/ is enough.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2640 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/coregrind/Makefile.am b/coregrind/Makefile.am
index 90ad962..adfb629 100644
--- a/coregrind/Makefile.am
+++ b/coregrind/Makefile.am
@@ -19,7 +19,7 @@
 	valgrind
 
 val_PROGRAMS = \
-	valgrind stage2 \
+	stage2 \
 	libpthread.so \
 	vg_inject.so