X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;h=5eeb0caff8a7aca7c20fc40b7dd09909a6f7c641;hp=ddf252899c56d6e608beee5384b8c712c24bd32f;hb=434131e45c3b55d74c3feec8b21b0979eecc8671;hpb=4c3f302be806a1c0d0a9049a04c81a7492dab4f7 diff --git a/include/Makefile.am b/include/Makefile.am index ddf252899..5eeb0caff 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -79,6 +79,7 @@ lttnginclude_HEADERS = \ lttng/load.h \ lttng/endpoint.h \ lttng/rotation.h \ + lttng/location.h \ version.h.tmpl lttngactioninclude_HEADERS= \ @@ -115,4 +116,5 @@ noinst_HEADERS = \ lttng/notification/channel-internal.h \ lttng/channel-internal.h \ lttng/rotate-internal.h \ - lttng/ref-internal.h + lttng/ref-internal.h \ + lttng/location-internal.h