X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=cca159e564b53ba6b7f74d303d3e30af17fa4013;hp=a50123989475fe1b4235032719ab60834599e185;hb=6f7058c201395648796691f05e69ce285a185f08;hpb=ab5be9fa2eb5ba9600a82cd18fd3cfcbac69169a diff --git a/src/common/Makefile.am b/src/common/Makefile.am index a50123989..cca159e56 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -55,6 +55,7 @@ libcommon_la_SOURCES = \ session-consumed-size.c \ session-descriptor.c \ session-rotation.c \ + spawn-viewer.c spawn-viewer.h \ time.c \ trace-chunk.c trace-chunk.h \ trace-chunk-registry.h \ @@ -64,7 +65,7 @@ libcommon_la_SOURCES = \ userspace-probe.c \ utils.c utils.h \ uuid.c uuid.h \ - tracker.c \ + tracker.c tracker.h \ waiter.c waiter.h \ fs-handle.h fs-handle-internal.h fs-handle.c