Tiresome build-system hacks to connect to the VEX includes.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3052 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/Makefile.am b/Makefile.am
index 74f35a9..9f95c7b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,12 +5,19 @@
 
 ## include must be first for tool.h
 ## addrcheck must come after memcheck, for mac_*.o
+#SUBDIRS = 	include coregrind . docs tests auxprogs \
+#		memcheck \
+#		addrcheck \
+#		cachegrind \
+#		corecheck \
+#		helgrind \
+#		massif \
+#		lackey \
+#		none
 SUBDIRS = 	include coregrind . docs tests auxprogs \
 		memcheck \
 		addrcheck \
-		cachegrind \
 		corecheck \
-		helgrind \
 		massif \
 		lackey \
 		none