X-Git-Url: https://git.lttng.org/?p=ust.git;a=blobdiff_plain;f=include%2FMakefile.am;h=a98cee1a560ad525c038370137c1cb1abfc3bc3b;hp=ac8fffeaf80245038889239b9a13cafb50540351;hb=17bb07b445acdef0034194bdcebe113988a8db60;hpb=8f03ca96ed689a749cae4aef7a2f1b340fe41e72 diff --git a/include/Makefile.am b/include/Makefile.am index ac8fffe..a98cee1 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,4 +1,18 @@ -nobase_include_HEADERS = ust/immediate.h ust/kernelcompat.h ust/marker.h \ - ust/tracepoint.h ust/processor.h ust/probe.h ust/ust.h ust/tracectl.h +nobase_include_HEADERS = \ + ust/immediate.h \ + ust/kernelcompat.h \ + ust/marker.h \ + ust/tracepoint.h \ + ust/processor.h \ + ust/probe.h \ + ust/ust.h \ + ust/tracectl.h \ + ust/kcompat/compiler.h \ + ust/kcompat/disable.h \ + ust/kcompat/hlist.h \ + ust/kcompat/jhash.h \ + ust/kcompat/kref.h \ + ust/kcompat/simple.h \ + ust/kcompat/types.h noinst_HEADERS = share.h usterr.h ust_snprintf.h