X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=39c531cbafd0ef4a83e270794e506b542a7f04fe;hb=cd9adb8b829564212158943a0d279bb35322ab30;hp=522a1ee3248ecc4be8b26cce081c416f56a00e2e;hpb=e35e95ea77196e8997a02eda4bb8c1c5c6cba0fb;p=lttng-tools.git diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 522a1ee32..39c531cba 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -84,6 +84,7 @@ 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 \ @@ -98,8 +99,10 @@ libcommon_lgpl_la_SOURCES = \ 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 \