X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=39c531cbafd0ef4a83e270794e506b542a7f04fe;hb=ff9309595a046512269302e98a3859bb3941f6ae;hp=0a5e5a8f11dea0574955942dd3131e4812cbe478;hpb=05aa7e19ec97871aad18d7c9787c4c89611cd2cd;p=lttng-tools.git diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 0a5e5a8f1..39c531cba 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -84,18 +84,25 @@ libcommon_lgpl_la_SOURCES = \ event-rule/jul-logging.cpp \ event-rule/python-logging.cpp \ exception.cpp exception.hpp \ + file-descriptor.hpp \ fd-handle.cpp fd-handle.hpp\ format.hpp \ kernel-probe.cpp \ location.cpp \ + locked-reference.hpp \ + logging-utils.hpp logging-utils.cpp \ log-level-rule.cpp \ + make-unique.hpp \ make-unique-wrapper.hpp \ mi-lttng.cpp mi-lttng.hpp \ notification.cpp \ payload.cpp payload.hpp \ payload-view.cpp payload-view.hpp \ + pthread-lock.hpp \ + random.cpp random.hpp \ readwrite.cpp readwrite.hpp \ runas.cpp runas.hpp \ + scope-exit.hpp \ session-descriptor.cpp \ snapshot.cpp snapshot.hpp \ spawn-viewer.cpp spawn-viewer.hpp \ @@ -106,6 +113,7 @@ libcommon_lgpl_la_SOURCES = \ unix.cpp unix.hpp \ uri.cpp uri.hpp \ userspace-probe.cpp \ + urcu.hpp \ utils.cpp utils.hpp if HAVE_ELF_H