Skip to content

Commit 4db758c

Browse files
committed
rcache/base: add missing file to tarball
Signed-off-by: Nathan Hjelm <[email protected]>
1 parent dc47335 commit 4db758c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

opal/mca/rcache/base/Makefile.am

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# University of Stuttgart. All rights reserved.
1010
# Copyright (c) 2004-2005 The Regents of the University of California.
1111
# All rights reserved.
12-
# Copyright (c) 2013-2015 Los Alamos National Security, LLC. All rights
12+
# Copyright (c) 2013-2016 Los Alamos National Security, LLC. All rights
1313
# reserved
1414
# $COPYRIGHT$
1515
#
@@ -31,3 +31,6 @@ libmca_rcache_la_SOURCES += \
3131
base/rcache_base_vma.c \
3232
base/rcache_base_vma_tree.c \
3333
base/rcache_base_mem_cb.c
34+
35+
dist_opaldata_DATA = \
36+
base/help-rcache-base.txt

0 commit comments

Comments
 (0)