X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=6aa0a8ab09e85e8077daf1896884154c41d8f090;hb=3f0c88379cfbbbec84641e13b21f290a563f8729;hp=1a764aec197f5133b71646eec502f16c26126c66;hpb=2d57de81500759ff5398057bad89c64cf8e9834b;p=lttng-tools.git diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 1a764aec1..6aa0a8ab0 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -17,7 +17,7 @@ libcommon_la_SOURCES = error.h error.c utils.c utils.h runas.c runas.h \ common.h futex.c futex.h uri.c uri.h defaults.c \ pipe.c pipe.h readwrite.c readwrite.h \ daemonize.c daemonize.h -libcommon_la_LIBADD = -luuid +libcommon_la_LIBADD = -luuid -lrt # Consumer library noinst_LTLIBRARIES += libconsumer.la