Remove the --consumerd-only from the configure
[lttng-tools.git] / src / bin / Makefile.am
index 07b694918c3d9a28b7d8531d8a8aed3561d1ff39..c97d1a147ce65fe0868c5ccebe272b3949b1bd62 100644 (file)
@@ -1,8 +1,6 @@
 ACLOCAL_AMFLAGS = -I config
 
-SUBDIRS = lttng-consumerd
-
-if ! BUILD_CONSUMERD_ONLY
-SUBDIRS += lttng \
-           lttng-sessiond
-endif
+SUBDIRS = lttng-consumerd \
+                 lttng \
+          lttng-sessiond \
+          lttng-relayd
This page took 0.024539 seconds and 5 git commands to generate.