Filter: index array, sequences, implement bitwise binary operators
[lttng-tools.git] / src / lib / Makefile.am
index 482f20c1551a01a6e7295e37585c459cb0eb0209..82458a44fbe26b6d5f1004a112dee57452e45dab 100644 (file)
@@ -1 +1,7 @@
-SUBDIRS = lttng-ctl
+SUBDIRS =
+
+DIST_SUBDIRS = lttng-ctl
+
+if BUILD_LIB_LTTNG_CTL
+SUBDIRS += lttng-ctl
+endif
This page took 0.022979 seconds and 4 git commands to generate.