Fix wrong sizeof on channel name copy
[lttng-tools.git] / include / Makefile.am
index 1f5dbd95c58376f4f478106bf1a57f7d9ca3a13d..d53444f4e11d8de351d0ebb6ef72e8e8279af115 100644 (file)
@@ -1,3 +1,5 @@
-lttnginclude_HEADERS = lttng/lttng.h
+lttnginclude_HEADERS = lttng/lttng.h lttng/lttng-kconsumer.h \
+                       lttng/lttng-ustconsumer.h lttng/lttng-consumer.h
 
-noinst_HEADERS = lttngerr.h lttng-kernel.h lttng-kconsumerd.h lttng-share.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.022932 seconds and 4 git commands to generate.