X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=include%2FMakefile.am;h=ac8fffeaf80245038889239b9a13cafb50540351;hb=dc2848112a55ee60632491148089cc60984f683d;hp=38973bea7e49174e837a0f2b76018f17f601f915;hpb=6eb05e4feb4700acdc9d0e1e2778859562ad1bb7;p=ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 38973be..ac8fffe 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,4 +1,4 @@ nobase_include_HEADERS = ust/immediate.h ust/kernelcompat.h ust/marker.h \ - ust/tracepoint.h ust/processor.h ust/tracer.h ust/ust.h + ust/tracepoint.h ust/processor.h ust/probe.h ust/ust.h ust/tracectl.h -noinst_HEADERS = share.h usterr.h +noinst_HEADERS = share.h usterr.h ust_snprintf.h