X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=c3a947aaaf61094bdf98298dfabd8d92db81222a;hb=45893984238b2e2c12fc0d84b90336c98a6d98c9;hp=f91259c2a8729b334747b58528308a49293734ee;hpb=8b3bd7a32e514aae56e718491a10f582b03140c3;p=lttng-tools.git diff --git a/src/common/Makefile.am b/src/common/Makefile.am index f91259c2a..c3a947aaa 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -13,6 +13,7 @@ noinst_LTLIBRARIES = libcommon.la 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 +libcommon_la_LIBADD = -luuid # Consumer library noinst_LTLIBRARIES += libconsumer.la