X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2FMakefile.am;h=42a1124a16fb9c6690afd3cba9040efbb2d24358;hb=d1247a271c1822a0cc655473430b724ab10bc004;hp=194c1a7b28d36fe226e4b5f9b575dd03a1e44ee6;hpb=837ad77e1217a0085b7d8cf18c76eca608fd428b;p=collectd.git diff --git a/src/Makefile.am b/src/Makefile.am index 194c1a7b..42a1124a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -31,6 +31,7 @@ collectd_SOURCES = collectd.c collectd.h \ plugin.c plugin.h \ utils_avltree.c utils_avltree.h \ utils_cache.c utils_cache.h \ + utils_complain.c utils_complain.h \ utils_ignorelist.c utils_ignorelist.h \ utils_llist.c utils_llist.h \ utils_tail_match.c utils_tail_match.h \