X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=6ba6c2b59b6c42fb0269680da7bc61323f625783;hp=f2ea40a23c55541d6c27e4f795e4514572a03810;hb=9fd926379bd4c6c17f2b3c39a5bbf9879bc74e14;hpb=331744e34f56a5aec69b05d356d6901e67926acc diff --git a/src/common/Makefile.am b/src/common/Makefile.am index f2ea40a23..6ba6c2b59 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -13,7 +13,8 @@ noinst_HEADERS = lttng-kernel.h defaults.h macros.h error.h futex.h \ 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 + common.h futex.c futex.h uri.c uri.h defaults.c \ + pipe.c pipe.h libcommon_la_LIBADD = -luuid # Consumer library