Skip to content

Commit

Permalink
Mercury: fix make dist
Browse files Browse the repository at this point in the history
  • Loading branch information
jpkenny committed Aug 22, 2024
1 parent 4766af4 commit ed5b61e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/sst/elements/mask-mpi/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,9 @@ EXTRA_DIST = \
tests/testsuite_default_mask_mpi.py \
tests/platform_file_mask_mpi_test.py \
tests/test_alltoall.py \
tests/test_sendrecv.py \
tests/test_reduce.py \
tests/test_sendrecv.py \
tests/refFiles/test_reduce.out \
tests/refFiles/test_sendrecv.out

libmask_mpi_la_LDFLAGS = -module -avoid-version
Expand Down

0 comments on commit ed5b61e

Please sign in to comment.