X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2FMakefile.am;h=06a1f23ce4ee4fececbf648394805f3cba17e54d;hp=a10390614ca5bc9f872d234f4739b4a93224658d;hb=3f43a221e51387c16cb28b89c6b259997ac356d4;hpb=62499ad6813a67ea23ef39bcfbbf21c40136442a diff --git a/tests/Makefile.am b/tests/Makefile.am index a10390614..06a1f23ce 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -8,7 +8,7 @@ noinst_PROGRAMS = test_sessions test_kernel_data_trace kernel_all_events_basic \ UTILS=utils.h SESSIONS=$(top_srcdir)/ltt-sessiond/session.c -KERN_DATA_TRACE=$(top_srcdir)/ltt-sessiond/trace.c +KERN_DATA_TRACE=$(top_srcdir)/ltt-sessiond/trace-kernel.c LIBLTTNG=$(top_srcdir)/liblttngctl/lttngctl.c \ $(top_srcdir)/liblttng-sessiond-comm/lttng-sessiond-comm.c