Tests: Fix nprocesses applications shutdown
[lttng-tools.git] / src / common / Makefile.am
index f91259c2a8729b334747b58528308a49293734ee..c3a947aaaf61094bdf98298dfabd8d92db81222a 100644 (file)
@@ -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
This page took 0.024966 seconds and 5 git commands to generate.