From 5f4ca3b0c423b2d08f6045be3bfa7af1eb8cdd47 Mon Sep 17 00:00:00 2001 From: Josh Hursey Date: Sun, 17 Jun 2007 13:20:57 +0000 Subject: [PATCH] small make fix for new platform file This commit was SVN r15118. --- contrib/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 72452d6b97..3f424047ad 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -30,4 +30,5 @@ EXTRA_DIST = \ dist/macosx-pkg/ReadMe.rtf \ platform/optimized \ platform/redstorm \ - platform/cray_xt3 + platform/cray_xt3 \ + platform/cray_xt3_romio