X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=fa2a9da87a491cb1a7cdb586bba2816684c96f00;hb=27b98e6c9ed3fbfc9ee84b56582892db3009b1b7;hp=1c6fcbf0704a4e63161cd48580a4c41274da2d2d;hpb=1be435396a9c3673fbda15bba2a1cf066a893408;p=lttng-ust.git diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 1c6fcbf0..fa2a9da8 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -15,11 +15,14 @@ noinst_HEADERS = \ logging.h \ macros.h \ patient.h \ + procname.h \ safe-snprintf.h noinst_HEADERS += \ compat/dlfcn.h \ + compat/errno.h \ compat/mmap.h \ + compat/pthread.h \ compat/tid.h # These headers should be moved to the public headers when tested and