Move health into its own common/ static library
[lttng-tools.git] / src / common / Makefile.am
index aedbc22bd87b507c4e8762729b4ff91d9fcd2bf4..0c02d533c021105cd73c6d1e105f77b251955fba 100644 (file)
@@ -1,7 +1,7 @@
 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
 
-SUBDIRS = compat hashtable kernel-ctl sessiond-comm relayd \
-                 kernel-consumer ust-consumer testpoint
+SUBDIRS = compat health hashtable kernel-ctl sessiond-comm relayd \
+                 kernel-consumer ust-consumer testpoint index
 
 AM_CFLAGS = -fno-strict-aliasing
 
This page took 0.024673 seconds and 5 git commands to generate.