Port: Use LTTNG_NAME_MAX instead of NAME_MAX
[lttng-tools.git] / src / bin / Makefile.am
index 07b694918c3d9a28b7d8531d8a8aed3561d1ff39..ebf9b57ff938511d12091560a16c16ffa79c6a1c 100644 (file)
@@ -1,8 +1,7 @@
 ACLOCAL_AMFLAGS = -I config
 
-SUBDIRS = lttng-consumerd
-
-if ! BUILD_CONSUMERD_ONLY
-SUBDIRS += lttng \
-           lttng-sessiond
-endif
+SUBDIRS = lttng-consumerd \
+                 lttng \
+          lttng-sessiond \
+          lttng-relayd \
+          lttng-crash
This page took 0.02672 seconds and 5 git commands to generate.