X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;h=fd212f22f0be0a77a6b9076a9a55ea9662a320b0;hp=d53444f4e11d8de351d0ebb6ef72e8e8279af115;hb=0857097f7cd49f503c966eb42716415dd5540352;hpb=3bd1e0819b577ffcb44acd7c2f8e02ff09654b7b diff --git a/include/Makefile.am b/include/Makefile.am index d53444f4e..fd212f22f 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,5 +1,5 @@ lttnginclude_HEADERS = lttng/lttng.h lttng/lttng-kconsumer.h \ - lttng/lttng-ustconsumer.h lttng/lttng-consumer.h + lttng/lttng-ustconsumer.h lttng/lttng-consumer.h noinst_HEADERS = lttngerr.h lttng-kernel.h lttng-consumerd.h lttng-share.h \ - lttng-sessiond-comm.h lttng-kernel-ctl.h + lttng-sessiond-comm.h lttng-kernel-ctl.h lttng-ht.h