X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fdaemon%2FMakefile.am;h=95fb947aa361ba545519073f6225a4510ae14b70;hb=abc30f241619b3eb66c801c324390e1e9e6e001f;hp=99dc1584f62b2afbd4e14fbe201369012189711a;hpb=add25ce6f3129cb7138e96e5f55d11de1e5cf6de;p=collectd.git diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am index 99dc1584..95fb947a 100644 --- a/src/daemon/Makefile.am +++ b/src/daemon/Makefile.am @@ -58,6 +58,7 @@ collectd_SOURCES = collectd.c collectd.h \ plugin.c plugin.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_random.c utils_random.h \ utils_tail_match.c utils_tail_match.h \