Skip to content

Commit 5cfee95

Browse files
committed
hwloc1113: add missing file to Makefile.am
Lack of this file causes a failure when you run autogen.pl on a distribution tarball. Signed-off-by: Jeff Squyres <[email protected]>
1 parent 1bbc5fa commit 5cfee95

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)