X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=e339b32e74d11e85823580478136282928c618cb;hb=a7859af5c73c3f7cc863702d322d86fc2c4523ab;hp=13fa44b3cdf0988164136a09752562173877788f;hpb=2f864739715ce0d04a2d9a6ad78e9b84d1ce90d3;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 13fa44b3..e339b32e 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,5 +1,6 @@ nobase_include_HEADERS = \ lttng/tracepoint.h \ + lttng/tracepoint-rcu.h \ lttng/tracepoint-types.h \ lttng/tracepoint-event.h \ lttng/ust-tracepoint-event.h \ @@ -10,7 +11,7 @@ nobase_include_HEADERS = \ lttng/ust-abi.h \ lttng/ringbuffer-abi.h \ lttng/ust-tracer.h \ - lttng/config.h \ + lttng/ust-config.h \ lttng/ust.h \ lttng/ringbuffer-config.h \ lttng/align.h \