Add and support the new hash table library
[lttng-tools.git] / include / Makefile.am
index f86ccda3de80f5b51b0eaa724e7338eaf82a6cf7..00120a6a051dd423980b9d7b71b5db19504a4f6f 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 runas.h
This page took 0.025089 seconds and 5 git commands to generate.