Fix: missing header in Makefile breaks the dist build
[lttng-tools.git] / include / Makefile.am
index bc105b0649c482d0959aa35325c8cdc8909f3733..24cbf09d8ad21553b5cc38ce4389879035fd008b 100644 (file)
@@ -109,4 +109,5 @@ noinst_HEADERS = \
        lttng/notification/notification-internal.h \
        lttng/trigger/trigger-internal.h \
        lttng/endpoint-internal.h \
-       lttng/notification/channel-internal.h
+       lttng/notification/channel-internal.h \
+       lttng/channel-internal.h
This page took 0.023107 seconds and 4 git commands to generate.