X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2FMakefile.am;h=44102ef8e781ccba26e12c2180eda6b901a8ed1b;hb=814d07b125fd4e0d24648d6d5215df09ccd4a0d4;hp=b77c1364cacd61655c19bd50171ea7a3fe55cf32;hpb=641c659aa0558ea68008e96c64abe9629d540ae7;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index b77c1364..44102ef8 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -20,12 +20,15 @@ nobase_include_HEADERS = \ lttng/bug.h \ lttng/ust-error.h \ lttng/tracef.h \ - lttng/lttng-ust-tracef.h + lttng/lttng-ust-tracef.h \ + lttng/tracelog.h \ + lttng/lttng-ust-tracelog.h \ + lttng/ust-clock.h \ + lttng/ust-getcpu.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 \