Skip to content

Commit 8a1eaec

Browse files
committed
oshmem: Move help file for oshmem api one level up to
meet ompi structure Signed-off-by: Igor Ivanov <[email protected]>
1 parent 8649a9f commit 8a1eaec

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

oshmem/shmem/Makefile.am

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2013 Mellanox Technologies, Inc.
1+
# Copyright (c) 2013-2015 Mellanox Technologies, Inc.
22
# All rights reserved.
33
# $COPYRIGHT$
44
#
@@ -9,4 +9,5 @@
99

1010
headers += shmem/shmem_api_logger.h \
1111
shmem/shmem_lock.h
12-
dist_oshmemdata_DATA += shmem/c/help-shmem-api.txt
12+
13+
dist_oshmemdata_DATA += shmem/help-shmem-api.txt
File renamed without changes.

0 commit comments

Comments
 (0)