X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=4732c467dd4d4f258cb34ce997100d28d310f014;hb=ec3e09400980dbdb38cae99737ed0f44dee17d9c;hp=5a8b075f528bfb7bde1a1a14f8130c9d604450cc;hpb=12e81b07455a1aef2e2bcc73004f14a7b73596fa;p=ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 5a8b075..4732c46 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,6 +1,5 @@ nobase_include_HEADERS = \ ust/immediate.h \ - ust/kernelcompat.h \ ust/marker.h \ ust/tracepoint.h \ ust/processor.h \ @@ -8,6 +7,7 @@ nobase_include_HEADERS = \ ust/ust.h \ ust/tracectl.h \ ust/core.h \ + ust/clock.h \ ust/type-serializer.h \ ust/kcompat/kcompat.h \ ust/kcompat/compiler.h \