X-Git-Url: http://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2FMakefile.am;h=c630c6d5cb3ad963052dcd9bc229f7e5954c2b6e;hp=5c0356276f21ce8f9dabcb53da4af59bf52e5ce9;hb=0c4e727b6aeb61a5fd2749abede3c9b56f84504c;hpb=7fefa9078da4d4e08c22f4eadd24a6e8d4dd4b4c diff --git a/src/bin/lttng/Makefile.am b/src/bin/lttng/Makefile.am index 5c0356276..c630c6d5c 100644 --- a/src/bin/lttng/Makefile.am +++ b/src/bin/lttng/Makefile.am @@ -31,7 +31,8 @@ lttng_SOURCES = command.h conf.c conf.h commands/start.c \ commands/clear.c \ loglevel.c loglevel.h \ utils.c utils.h \ - lttng.c + lttng.c \ + uprobe.c uprobe.h lttng_CFLAGS = $(AM_CFLAGS) $(POPT_CFLAGS)