X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Fbin%2Flttng%2FMakefile.am;h=c630c6d5cb3ad963052dcd9bc229f7e5954c2b6e;hb=b083f028413002a7d18f2e7b93680e1bb767a259;hp=5c0356276f21ce8f9dabcb53da4af59bf52e5ce9;hpb=7e8f2e9cce651c81094a864bbffefcaa4bcc7a51;p=lttng-tools.git 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)