Oops!  An important file I forgot to add (is part of the pthread_
mega-merge).


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@53 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/Makefile.am b/Makefile.am
index 9e73341..782a719 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,6 +29,7 @@
 valgrinq_so_SOURCES = vg_valgrinq_dummy.c
 
 valgrind_so_SOURCES = \
+	vg_clientfuncs.c \
 	vg_scheduler.c \
 	vg_clientmalloc.c \
 	vg_clientperms.c \