X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2FMakefile.am;h=331b634b7bf03fa71e8ba0d5f902c3ad2d3f310c;hp=68a1f51667793d3d3e8ebbbd04ef0dbec2fc65ac;hb=cd60b05aa790a1355e50fd0248f5dcf7a58b88c3;hpb=26296c48a2c7f6a7e90c0412c11cc2b1c5c2f287 diff --git a/src/bin/lttng-relayd/Makefile.am b/src/bin/lttng-relayd/Makefile.am index 68a1f5166..331b634b7 100644 --- a/src/bin/lttng-relayd/Makefile.am +++ b/src/bin/lttng-relayd/Makefile.am @@ -23,4 +23,5 @@ lttng_relayd_LDADD = -lrt -lurcu-common -lurcu \ $(top_builddir)/src/common/libcommon.la \ $(top_builddir)/src/common/compat/libcompat.la \ $(top_builddir)/src/common/index/libindex.la \ - $(top_builddir)/src/common/health/libhealth.la + $(top_builddir)/src/common/health/libhealth.la \ + $(top_builddir)/src/common/config/libconfig.la