Move health into its own common/ static library
[lttng-tools.git] / include / Makefile.am
1 lttnginclude_HEADERS = \
2 lttng/lttng.h \
3 lttng/lttng-error.h \
4 lttng/snapshot.h
5
6 noinst_HEADERS = \
7 lttng/snapshot-internal.h \
8 lttng/health-internal.h
This page took 0.029166 seconds and 4 git commands to generate.