X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=eba0fe5b8153ff37e571d857a466fdc7e850a5a7;hb=518d7abb8e3720433c611499f704c3bd9d554102;hp=ac8fffeaf80245038889239b9a13cafb50540351;hpb=bf0d695d692163edb23b8fbbbd976387dfef232d;p=ust.git diff --git a/include/Makefile.am b/include/Makefile.am index ac8fffe..eba0fe5 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,4 +1,20 @@ -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/processor.h \ + ust/probe.h \ + ust/ust.h \ + ust/tracectl.h \ + ust/core.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 noinst_HEADERS = share.h usterr.h ust_snprintf.h