Move runas.h to common/ directory
[lttng-tools.git] / include / Makefile.am
index f86ccda3de80f5b51b0eaa724e7338eaf82a6cf7..fd212f22f0be0a77a6b9076a9a55ea9662a320b0 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 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 lttng-ht.h
This page took 0.023584 seconds and 4 git commands to generate.