health check API
[lttng-tools.git] / include / Makefile.am
index d30101f8eb729ca6c696c7fe4d75334c9623c3db..e813575a7d6eed44fee8b018f69d593a3d112f2c 100644 (file)
@@ -1,3 +1,9 @@
-#nobase_include_HEADERS = lttng/lttng.h
+lttnginclude_HEADERS = \
+       lttng/health.h \
+       lttng/lttng.h \
+       lttng/lttng-error.h \
+       lttng/snapshot.h
 
-noinst_HEADERS = lttngerr.h lttng-kernel.h lttng-kconsumerd.h lttng-share.h
+noinst_HEADERS = \
+       lttng/snapshot-internal.h \
+       lttng/health-internal.h
This page took 0.023524 seconds and 4 git commands to generate.