Clean-up: optional: change space to tabs
[lttng-tools.git] / src / lib / Makefile.am
index 482f20c1551a01a6e7295e37585c459cb0eb0209..19db9636167ecfbbce243dd779f6e11e614d3bca 100644 (file)
@@ -1 +1,9 @@
-SUBDIRS = lttng-ctl
+# SPDX-License-Identifier: GPL-2.0-only
+
+SUBDIRS =
+
+DIST_SUBDIRS = lttng-ctl
+
+if BUILD_LIB_LTTNG_CTL
+SUBDIRS += lttng-ctl
+endif
This page took 0.024697 seconds and 5 git commands to generate.