X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=34478734763012c3be58dc7629e5fc3911b762bf;hb=f40b76aed659ff694cf948bf8ebd1d4b5741c986;hp=2b6e0686413c8a3004a07b85a7c827df10c5c885;hpb=f053e8372b4870e88b9eacf63a69c32c0c878aea;p=lttng-tools.git diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 2b6e06864..344787347 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -63,6 +63,7 @@ libcommon_lgpl_la_SOURCES = \ conditions/event-rule-matches.cpp \ conditions/session-consumed-size.cpp \ conditions/session-rotation.cpp \ + container-wrapper.hpp \ credentials.cpp credentials.hpp \ defaults.cpp \ domain.cpp \ @@ -86,7 +87,7 @@ libcommon_lgpl_la_SOURCES = \ event-rule/python-logging.cpp \ exception.cpp exception.hpp \ file-descriptor.hpp file-descriptor.cpp \ - fd-handle.cpp fd-handle.hpp\ + fd-handle.cpp fd-handle.hpp \ format.hpp \ io-hint.cpp \ io-hint.hpp \