Move liblttng-ust-dl to 'src/lib/'
[lttng-ust.git] / src / lib / Makefile.am
index 0803fc00c46227dc2cf297512d9cde7c1364ea3c..0b33906e751615a085bfa1a8e61b90688a3eed75 100644 (file)
@@ -6,6 +6,10 @@ SUBDIRS = \
        lttng-ust-cyg-profile \
        lttng-ust-libc-wrapper
 
+if ENABLE_UST_DL
+SUBDIRS += lttng-ust-dl
+endif
+
 if ENABLE_PYTHON_AGENT
 SUBDIRS += lttng-ust-python-agent
 endif
This page took 0.025433 seconds and 4 git commands to generate.