X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=b3aa67714a13375101f210d7f873b244c59a4457;hb=b187a6b350f0c7f27d179cf898e8e85d82ec8dbf;hp=46cc3fd31213f8765938becafa8aab199881a4c5;hpb=f02baefb3ba4d5493816d63f65625ba4269224d2;p=deliverable%2Flttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 46cc3fd3..b3aa6771 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -18,18 +18,28 @@ nobase_include_HEADERS = \ lttng/ringbuffer-config.h \ lttng/align.h \ lttng/bug.h \ - lttng/ust-error.h + lttng/ust-error.h \ + lttng/tracef.h \ + lttng/lttng-ust-tracef.h \ + lttng/tracelog.h \ + lttng/lttng-ust-tracelog.h \ + lttng/ust-clock.h \ + lttng/ust-getcpu.h \ + lttng/ust-elf.h # note: usterr-signal-safe.h, core.h and share.h need namespace cleanup. noinst_HEADERS = \ - usterr.h \ usterr-signal-safe.h \ ust_snprintf.h \ ust-comm.h \ + ust-fd.h \ lttng/ust-tid.h \ lttng/bitfield.h \ + lttng/ust-cancelstate.h \ lttng/ust-dlfcn.h \ + lttng/ust-dynamic-type.h \ + lttng/ust-context-provider.h \ helper.h \ share.h