X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=plugins%2Fctf%2Fcommon%2Fmetadata%2FMakefile.am;h=5ca0873a53b65b1414341ab08046c1ce9ce948dc;hb=1e649dff604c8d842b652f9ead15267fce1f6a66;hp=a7a4631dbdb6f29cf3dc13487debac5f078ebc38;hpb=0aeee125c8926d0bf5a04f05f19eb740bff4e56c;p=babeltrace.git diff --git a/plugins/ctf/common/metadata/Makefile.am b/plugins/ctf/common/metadata/Makefile.am index a7a4631d..5ca0873a 100644 --- a/plugins/ctf/common/metadata/Makefile.am +++ b/plugins/ctf/common/metadata/Makefile.am @@ -20,7 +20,9 @@ libctf_ast_la_SOURCES = \ objstack.h \ parser.h \ scanner.h \ - scanner-symbols.h + scanner-symbols.h \ + decoder.c \ + decoder.h libctf_ast_la_LIBADD = $(top_builddir)/lib/libbabeltrace.la