X-Git-Url: https://git.lttng.org/?p=ust.git;a=blobdiff_plain;f=libust%2FMakefile.am;h=697b4699d1f4e8f9d0aa436e1d16c5c2dfd39d3c;hp=a6051a88f0600fc8a75ae39561c17e90062e293b;hb=0c0686eefbf60682c54bc4b3c0bc593250deedc1;hpb=1e620c5350cfbd0b0be4122547115dd4da503bcf diff --git a/libust/Makefile.am b/libust/Makefile.am index a6051a8..697b469 100644 --- a/libust/Makefile.am +++ b/libust/Makefile.am @@ -6,6 +6,7 @@ lib_LTLIBRARIES = libust.la libust_la_SOURCES = \ marker.c \ tracepoint.c \ + trace_event.c \ channels.c \ channels.h \ marker-control.c \