X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=ce427655fc82dc003cc3daed3ce33a7a22f0ed97;hb=810185f3a90e717e2a482b4555f90f4d4f6d7bbf;hp=777764fd7750be3e00d32d3c7a823592d48fd1e4;hpb=bb863844b80f455f7c44279da57d966f7d42ab51;p=lttng-ust.git diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 777764fd..ce427655 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -139,6 +139,7 @@ libsnprintf_la_SOURCES = \ libcommon_la_SOURCES = \ elf.c \ elf.h \ + events.c \ getenv.c \ getenv.h \ logging.c \