Add Bryan Meredith's Omega tool as an experimental tool.  Maintainer
is Rich Coe.  Also, a minor mod to Makefile.install.am to handle tool
names with dashes in.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7112 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/Makefile.am b/Makefile.am
index beeb416..496eb48 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,8 @@
 		callgrind \
 		massif \
 		lackey \
-		none
+		none \
+		exp-omega
 
 # Temporary: we want to compile Helgrind, but not regtest it.
 # Put docs last because building the HTML is slow and we want to get