Tests: fix make targets using objcopy
[lttng-tools.git] / tests / regression / ust / Makefile.am
index f2afad5eafbdb24ddd02f38b66432b87469e5e28..383570f5ae4fd2578c1efcb25745e03f06a9b3a7 100644 (file)
@@ -4,6 +4,10 @@ SUBDIRS = nprocesses high-throughput low-throughput before-after multi-session \
                periodical-metadata-flush java-jul java-log4j python-logging \
                getcpu-override clock-override
 
+if HAVE_OBJCOPY
+SUBDIRS += baddr-statedump ust-dl
+endif
+
 EXTRA_DIST = test_event_basic test_event_tracef test_event_perf
 
 all-local:
This page took 0.024759 seconds and 5 git commands to generate.