The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
--- a/Makefile.in	2012-11-23 00:58:57.000000000 -0700
+++ b/Makefile.in	2013-01-18 23:08:21.794836073 -0700
@@ -256,8 +256,8 @@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 ACLOCAL_AMFLAGS = -I config
-@BUILD_PGM_FALSE@SUBDIRS = src doc perf tests
-@BUILD_PGM_TRUE@SUBDIRS = foreign/openpgm src doc perf tests
+@BUILD_PGM_FALSE@SUBDIRS = src doc
+@BUILD_PGM_TRUE@SUBDIRS = foreign/openpgm src doc
 DIST_SUBDIRS = foreign/openpgm src doc perf tests builds/msvc
 EXTRA_DIST = \
 	autogen.sh	\