X-Git-Url: http://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;fp=src%2Fcommon%2FMakefile.am;h=a6cdfd0b55e8cda8eb45a120c5e5a6b369b68cf2;hp=b90b8854c64f6a9cf80f488e9943b7b336d875d1;hb=b99a0cb3edd93f55e712096a352d64b79d4716bb;hpb=bbadb5e0b423348492c56ef7d8430087d9d9349d diff --git a/src/common/Makefile.am b/src/common/Makefile.am index b90b8854c..a6cdfd0b5 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -58,6 +58,7 @@ libcommon_la_SOURCES = \ dynamic-buffer.c dynamic-buffer.h \ endpoint.c \ error.c error.h \ + error-query.c \ evaluation.c \ event.c \ event-expr-to-bytecode.c event-expr-to-bytecode.h \