Skip to content

Commit 17202e5

Browse files
committed
Merge pull request #1733 from jsquyres/pr/hwloc1113-fix
hwloc1113: add missing file to Makefile.am
2 parents 93ff4ce + 5cfee95 commit 17202e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

opal/mca/hwloc/hwloc1113/Makefile.am

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2011-2014 Cisco Systems, Inc. All rights reserved.
2+
# Copyright (c) 2011-2016 Cisco Systems, Inc. All rights reserved.
33
# Copyright (c) 2014-2015 Intel, Inc. All right reserved.
44
# Copyright (c) 2016 Los Alamos National Security, LLC. All rights
55
# reserved.
@@ -21,6 +21,7 @@ DISTCLEANFILES = \
2121
# the tarball (in case someone invokes autogen.sh on a dist tarball).
2222
EXTRA_DIST = \
2323
hwloc/doc/README.txt \
24+
hwloc/contrib/systemd/README.txt \
2425
hwloc/tests/README.txt \
2526
hwloc/utils/README.txt
2627

0 commit comments

Comments
 (0)