diff --git a/examples/Makefile.include b/examples/Makefile.include index 92afc1175bc..8da106cb507 100644 --- a/examples/Makefile.include +++ b/examples/Makefile.include @@ -56,4 +56,5 @@ EXTRA_DIST += \ examples/oshmem_symmetric_data.c \ examples/Hello.java \ examples/Ring.java \ - examples/spc_example.c + examples/spc_example.c \ + examples/hello_sessions_c.c