From f128b2093d0b45cd01334096c93e80a43bcb18fb Mon Sep 17 00:00:00 2001 From: Ralph Castain Date: Wed, 16 Oct 2013 14:38:26 +0000 Subject: [PATCH] Add missing file to tarball This commit was SVN r29442. --- oshmem/include/oshmem/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/oshmem/include/oshmem/Makefile.am b/oshmem/include/oshmem/Makefile.am index e7d43e600c..cf293c74a9 100644 --- a/oshmem/include/oshmem/Makefile.am +++ b/oshmem/include/oshmem/Makefile.am @@ -9,7 +9,9 @@ headers += \ oshmem/constants.h \ + oshmem/frameworks.h \ oshmem/types.h nodist_headers += \ oshmem/version.h +