From f27251ca1381be15d426efd6f32ce5d405e97dde Mon Sep 17 00:00:00 2001 From: Shiqing Fan Date: Fri, 27 Jul 2012 11:53:15 +0000 Subject: [PATCH] Include the newly added example VS project file into the tarball. This commit was SVN r26894. --- contrib/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/Makefile.am b/contrib/Makefile.am index fe53f47ab9..0aa9941a8b 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -125,6 +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/cisco/macosx-dynamic \ platform/cisco/macosx-dynamic.conf \ platform/cisco/linux \