Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit 58534da

Browse files
committed
topo/basic: also remove .windows from Makefile.am
(cherry picked from commit open-mpi/ompi@6929aca)
1 parent 6e78b7a commit 58534da

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ompi/mca/topo/basic/Makefile.am

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,14 @@
44
# reserved.
55
# Copyright (c) 2011-2013 INRIA. All rights reserved.
66
# Copyright (c) 2011-2013 Université Bordeaux 1
7+
# Copyright (c) 2015 Cisco Systems, Inc. All rights reserved.
78
# $COPYRIGHT$
89
#
910
# Additional copyrights may follow
1011
#
1112
# $HEADER$
1213
#
1314

14-
EXTRA_DIST = .windows
15-
1615
sources = \
1716
topo_basic.h \
1817
topo_basic_component.c

0 commit comments

Comments
 (0)