Skip to content

Commit 44c4a1f

Browse files
committed
this file should have been part of the previous commit. for removeing io_ompio_nbc.[ch]
1 parent 64ce789 commit 44c4a1f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ompi/mca/io/ompio/Makefile.am

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ libmca_io_ompio_la_LDFLAGS = -module -avoid-version
4242

4343
sources = \
4444
io_ompio.h \
45-
io_ompio_nbc.h \
4645
io_ompio_request.h \
4746
io_ompio.c \
4847
io_ompio_component.c \
@@ -52,5 +51,4 @@ sources = \
5251
io_ompio_file_open.c \
5352
io_ompio_file_write.c \
5453
io_ompio_file_read.c \
55-
io_ompio_request.c \
56-
io_ompio_nbc.c
54+
io_ompio_request.c

0 commit comments

Comments
 (0)