Split lttng.h into several files
[lttng-tools.git] / include / Makefile.am
index 24f2f57aa2479a22093fdf802b290539cd6afd4e..9d00bee4ecb79d73bf49dbb029106798ddaee7c2 100644 (file)
@@ -74,6 +74,12 @@ version.h:
 lttnginclude_HEADERS = \
        lttng/health.h \
        lttng/lttng.h \
+       lttng/constant.h \
+       lttng/channel.h \
+       lttng/domain.h \
+       lttng/event.h \
+       lttng/handle.h \
+       lttng/session.h \
        lttng/lttng-error.h \
        lttng/snapshot.h \
        lttng/save.h \
This page took 0.022589 seconds and 4 git commands to generate.