Implement consumer health check thread
[lttng-tools.git] / src / bin / lttng-consumerd / Makefile.am
index 9f029a15aeee8bc511edc062a894cae067c80a1c..1aa0f27f70cbeff0eeaa2ddc13dd3e884a8221f9 100644 (file)
@@ -4,7 +4,8 @@ lttnglibexec_PROGRAMS = lttng-consumerd
 
 lttng_consumerd_SOURCES = lttng-consumerd.c \
        lttng-consumerd.h \
-       health-consumerd.h
+       health-consumerd.h \
+       health-consumerd.c
 
 lttng_consumerd_LDADD = \
           $(top_builddir)/src/common/libconsumer.la \
This page took 0.023371 seconds and 4 git commands to generate.