X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=libringbuffer%2FMakefile.am;h=2fe76816b4964d850cb6251272a337c0bb01d617;hb=b35d179d7be2ab0cb4a9c698b86d78928089fc39;hp=ffa37017c44b077d40049649e180db8490e251e5;hpb=a6352fd40a2090fd883a6c369144bf405c9e9ec4;p=lttng-ust.git diff --git a/libringbuffer/Makefile.am b/libringbuffer/Makefile.am index ffa37017..2fe76816 100644 --- a/libringbuffer/Makefile.am +++ b/libringbuffer/Makefile.am @@ -7,6 +7,7 @@ noinst_HEADERS = \ smp.h libringbuffer_la_SOURCES = \ + shm.c \ smp.c \ ring_buffer_backend.c \ ring_buffer_frontend.c