Docs fix: probe location description is erroneous
[lttng-tools.git] / include / Makefile.am
index 25d0dc8dd15c37481183aa0497b49a1b234c1a41..a4fa6fb3ab08ad3ca2732228b059cc8c2aa62ecd 100644 (file)
@@ -82,7 +82,8 @@ lttnginclude_HEADERS = \
        lttng/load.h \
        lttng/endpoint.h \
        lttng/rotation.h \
-       lttng/location.h
+       lttng/location.h \
+       lttng/userspace-probe.h
 
 lttngactioninclude_HEADERS= \
        lttng/action/action.h \
@@ -123,5 +124,6 @@ noinst_HEADERS = \
        lttng/rotate-internal.h \
        lttng/ref-internal.h \
        lttng/location-internal.h \
+       lttng/userspace-probe-internal.h \
        version.h \
        version.i
This page took 0.023854 seconds and 5 git commands to generate.