We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc47335 commit 4db758cCopy full SHA for 4db758c
opal/mca/rcache/base/Makefile.am
@@ -9,7 +9,7 @@
9
# University of Stuttgart. All rights reserved.
10
# Copyright (c) 2004-2005 The Regents of the University of California.
11
# All rights reserved.
12
-# Copyright (c) 2013-2015 Los Alamos National Security, LLC. All rights
+# Copyright (c) 2013-2016 Los Alamos National Security, LLC. All rights
13
# reserved
14
# $COPYRIGHT$
15
#
@@ -31,3 +31,6 @@ libmca_rcache_la_SOURCES += \
31
base/rcache_base_vma.c \
32
base/rcache_base_vma_tree.c \
33
base/rcache_base_mem_cb.c
34
+
35
+dist_opaldata_DATA = \
36
+ base/help-rcache-base.txt
0 commit comments