Port: Use LTTNG_NAME_MAX instead of NAME_MAX
[lttng-tools.git] / src / bin / Makefile.am
index ce5057dd7512c007dccb6ca9fa36287f10d9b002..ebf9b57ff938511d12091560a16c16ffa79c6a1c 100644 (file)
@@ -1,9 +1,7 @@
 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 \
+          lttng-crash
This page took 0.025596 seconds and 5 git commands to generate.