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