clang-tidy: add Chrome-inspired checks
[lttng-tools.git] / src / common / Makefile.am
index 522a1ee3248ecc4be8b26cce081c416f56a00e2e..39c531cbafd0ef4a83e270794e506b542a7f04fe 100644 (file)
@@ -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 \
This page took 0.022934 seconds and 4 git commands to generate.