X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FMakefile.am;h=30518b9fdc2241d70bdec4607c0a85a0d5165eb6;hb=55025a66c307823ea3787032c5774afe616d4511;hp=30ea1ee38d6f9e2611eaa78134e36e85a464a126;hpb=107a919d0d15d51d774c92ac72879d869e0fa4ee;p=collectd.git diff --git a/src/Makefile.am b/src/Makefile.am index 30ea1ee3..30518b9f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -30,7 +30,10 @@ collectd_SOURCES = collectd.c collectd.h \ utils_cache.c utils_cache.h \ utils_ignorelist.c utils_ignorelist.h \ utils_llist.c utils_llist.h \ + utils_logtail.c utils_logtail.h \ + utils_match.c utils_match.h \ utils_mount.c utils_mount.h \ + utils_tail.c utils_tail.h \ utils_threshold.c utils_threshold.h \ types_list.c types_list.h collectd_CPPFLAGS = $(LTDLINCL)