Add and support the new hash table library
[lttng-tools.git] / include / Makefile.am
index 171eefc9dd38e50e47d35dbcb755e82f19f11e81..00120a6a051dd423980b9d7b71b5db19504a4f6f 100644 (file)
@@ -1,4 +1,5 @@
-lttnginclude_HEADERS = lttng/lttng.h lttng/lttng-kconsumerd.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 ltt-kconsumerd.h lttng-share.h \
-                                lttng-sessiond-comm.h lttng-ust.h lttng-kernel-ctl.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.027706 seconds and 5 git commands to generate.