X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=b89de205199be00a08d383676dcbfbd94760d30e;hb=a3adfb05f9a9d0bb3f49b6696a0c233d6e9f6626;hp=ac8fffeaf80245038889239b9a13cafb50540351;hpb=bf0d695d692163edb23b8fbbbd976387dfef232d;p=ust.git diff --git a/include/Makefile.am b/include/Makefile.am index ac8fffe..b89de20 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,4 +1,26 @@ -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/marker.h \ + ust/tracepoint.h \ + ust/define_trace.h \ + ust/ust_trace.h \ + ust/processor.h \ + ust/probe.h \ + ust/ust.h \ + ust/tracectl.h \ + ust/core.h \ + ust/clock.h \ + ust/type-serializer.h \ + ust/kcompat/kcompat.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 \ + ust/kcompat/stringify.h \ + ust/ustcmd.h \ + ust/ustd.h noinst_HEADERS = share.h usterr.h ust_snprintf.h