Fix wrong sizeof on channel name copy
[lttng-tools.git] / include / Makefile.am
index 8f0946be52ce0afe7196a4ac886dc409c3397ea6..d53444f4e11d8de351d0ebb6ef72e8e8279af115 100644 (file)
@@ -1,4 +1,5 @@
-nobase_include_HEADERS = \
-       lttng/liblttngctl.h
+lttnginclude_HEADERS = lttng/lttng.h lttng/lttng-kconsumer.h \
+                       lttng/lttng-ustconsumer.h lttng/lttng-consumer.h
 
-noinst_HEADERS = lttngerr.h
+noinst_HEADERS = lttngerr.h lttng-kernel.h lttng-consumerd.h lttng-share.h \
+                       lttng-sessiond-comm.h lttng-kernel-ctl.h
This page took 0.022643 seconds and 4 git commands to generate.