Added Makefile.am for auxprogs/.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1281 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/Makefile.am b/Makefile.am
index 749e4b4..b63b452 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
 
-SUBDIRS = 	coregrind . docs tests include \
+SUBDIRS = 	coregrind . docs tests include auxprogs \
 		addrcheck \
 		memcheck \
 		cachegrind \