X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=078ec9eefdbf99e611c675e9e797567488052ee7;hb=8f51c684b1c9fde5d26b24515c03c04e8e4be515;hp=ff2cfd71bfa6e47dda5f101eac972d5310dfb8a4;hpb=e58e5ad5abb76f1d91d6b23ec77036ff1616f832;p=lttng-ust.git diff --git a/src/common/Makefile.am b/src/common/Makefile.am index ff2cfd71..078ec9ee 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -14,13 +14,17 @@ noinst_HEADERS = \ creds.h \ dynamic-type.h \ elf.h \ + err-ptr.h \ events.h \ + hash.h \ jhash.h \ logging.h \ macros.h \ + ns.h \ patient.h \ procname.h \ safe-snprintf.h \ + tracepoint.h \ wait.h noinst_HEADERS += \ @@ -142,6 +146,8 @@ libcommon_la_SOURCES = \ getenv.h \ logging.c \ logging.h \ + strutils.c \ + strutils.h \ patient.c libcommon_la_LIBADD = \