Fix merge with master
[lttng-tools.git] / benchmark / Makefile.am
index ae5bb91a9e5543ae832ec55b4494ef8a9de1f04d..c7a53afabe9fac3d6a81c981357575ea0bf2bb6f 100644 (file)
@@ -12,6 +12,6 @@ liblttng_benchmark_la_SOURCES = benchmark.c benchmark.h cpu.c cpu.h
 bench_sessions_SOURCES = bench-sessions.c $(SESSIONS) $(UTILS)
 bench_sessions_LDADD = $(top_builddir)/benchmark/liblttng-benchmark.la \
                                           $(top_builddir)/src/common/libcommon.la
-
+#                                         $(top_builddir)/src/lib/lttng-ctl/liblttng-ctl.la
 bench:
        ./runall.sh
This page took 0.022982 seconds and 4 git commands to generate.