Move health into its own common/ static library
[lttng-tools.git] / include / Makefile.am
index 8f0946be52ce0afe7196a4ac886dc409c3397ea6..15479d4a7163283b0ffd617a7004b5a8179b56c2 100644 (file)
@@ -1,4 +1,8 @@
-nobase_include_HEADERS = \
-       lttng/liblttngctl.h
+lttnginclude_HEADERS = \
+       lttng/lttng.h \
+       lttng/lttng-error.h \
+       lttng/snapshot.h
 
-noinst_HEADERS = lttngerr.h
+noinst_HEADERS = \
+       lttng/snapshot-internal.h \
+       lttng/health-internal.h
This page took 0.025732 seconds and 5 git commands to generate.