Build fix: POD static_assert check fails on lttng_event_exclusions
[lttng-tools.git] / src / common / Makefile.am
index 66ab77d05d9cf825c61feb7c8edb49d77f85a6e1..6aad72cf4dd65291398ea22932973c46e968eece 100644 (file)
@@ -57,6 +57,7 @@ libcommon_lgpl_la_SOURCES = \
        actions/rate-policy.cpp \
        buffer-view.hpp buffer-view.cpp \
        channel.cpp \
+       compiler.hpp \
        conditions/buffer-usage.cpp \
        conditions/condition.cpp \
        conditions/event-rule-matches.cpp \
@@ -84,11 +85,13 @@ 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 \
@@ -97,8 +100,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.023128 seconds and 4 git commands to generate.