X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=777764fd7750be3e00d32d3c7a823592d48fd1e4;hb=4667b1924a9b01081722535013b8386c04700fe8;hp=a53e4ce750404f3dbe7e9c59f64a0bc2049e18fc;hpb=08c0c18ad4d5acf6e6f84c39935f359e6706ea8b;p=lttng-ust.git diff --git a/src/common/Makefile.am b/src/common/Makefile.am index a53e4ce7..777764fd 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -13,7 +13,6 @@ noinst_HEADERS = \ clock.h \ creds.h \ dynamic-type.h \ - elf.h \ err-ptr.h \ events.h \ hash.h \ @@ -138,6 +137,8 @@ libsnprintf_la_SOURCES = \ # Common library libcommon_la_SOURCES = \ + elf.c \ + elf.h \ getenv.c \ getenv.h \ logging.c \ @@ -146,6 +147,8 @@ libcommon_la_SOURCES = \ smp.h \ strutils.c \ strutils.h \ + utils.c \ + utils.h \ patient.c libcommon_la_LIBADD = \