X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2FMakefile.am;h=b3aa67714a13375101f210d7f873b244c59a4457;hb=595c15773def8e249145c4dead560ba7329810c7;hp=2fc11b5afb6451cbf8fa6e91f994b2541e2c7763;hpb=5e1b7b8bac9f038e681906b269c1422611c6376d;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 2fc11b5a..b3aa6771 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -21,8 +21,11 @@ nobase_include_HEADERS = \ 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-getcpu.h \ + lttng/ust-elf.h # note: usterr-signal-safe.h, core.h and share.h need namespace cleanup. @@ -30,9 +33,13 @@ noinst_HEADERS = \ 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