Skip to content

Commit ff7287f

Browse files
authored
Merge pull request #12998 from hppritcha/add_hello_sessions_to_dist_v50x
examples: add hello_sessions to dist
2 parents f0462e0 + ae2ce75 commit ff7287f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/Makefile.include

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,5 @@ EXTRA_DIST += \
5656
examples/oshmem_symmetric_data.c \
5757
examples/Hello.java \
5858
examples/Ring.java \
59-
examples/spc_example.c
59+
examples/spc_example.c \
60+
examples/hello_sessions_c.c

0 commit comments

Comments
 (0)