From b2aca614a8c86646fe8d01bc8ce131697ce9ee54 Mon Sep 17 00:00:00 2001 From: Ralph Castain Date: Sat, 28 Jul 2012 01:23:14 +0000 Subject: [PATCH] fix typo This commit was SVN r26899. --- contrib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 0aa9941a8b..da68f26c36 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -125,7 +125,7 @@ EXTRA_DIST = \ platform/win32/CMakeModules/opal_hwloc_config.cmake \ platform/win32/include/hwloc/autogen/config.h \ platform/win32/include/private/autogen/config.h \ - platform/win32/examples/chello.vxcproj \ + platform/win32/examples/chello.vcxproj \ platform/cisco/macosx-dynamic \ platform/cisco/macosx-dynamic.conf \ platform/cisco/linux \