X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=39c531cbafd0ef4a83e270794e506b542a7f04fe;hb=cd9adb8b829564212158943a0d279bb35322ab30;hp=165b7c3a16c22631a4a1dd2e7dac351b25838ab5;hpb=57b90af7b1977684094706818e387433f50b7d48;p=lttng-tools.git diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 165b7c3a1..39c531cba 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -102,6 +102,7 @@ libcommon_lgpl_la_SOURCES = \ 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 \