Change the utils_expand_path function to use utils_partial_realpath
[lttng-tools.git] / include / Makefile.am
index 0bcb6f92ffbb8f8f0deb18fb100e752f497dc289..e813575a7d6eed44fee8b018f69d593a3d112f2c 100644 (file)
@@ -1 +1,9 @@
-lttnginclude_HEADERS = lttng/lttng.h lttng/lttng-error.h
+lttnginclude_HEADERS = \
+       lttng/health.h \
+       lttng/lttng.h \
+       lttng/lttng-error.h \
+       lttng/snapshot.h
+
+noinst_HEADERS = \
+       lttng/snapshot-internal.h \
+       lttng/health-internal.h
This page took 0.024991 seconds and 4 git commands to generate.