X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=ce427655fc82dc003cc3daed3ce33a7a22f0ed97;hb=810185f3a90e717e2a482b4555f90f4d4f6d7bbf;hp=a53e4ce750404f3dbe7e9c59f64a0bc2049e18fc;hpb=74cc1f594e05b5a3524529f018d85efaad53f9a3;p=lttng-ust.git diff --git a/src/common/Makefile.am b/src/common/Makefile.am index a53e4ce7..ce427655 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,9 @@ libsnprintf_la_SOURCES = \ # Common library libcommon_la_SOURCES = \ + elf.c \ + elf.h \ + events.c \ getenv.c \ getenv.h \ logging.c \ @@ -146,6 +148,8 @@ libcommon_la_SOURCES = \ smp.h \ strutils.c \ strutils.h \ + utils.c \ + utils.h \ patient.c libcommon_la_LIBADD = \