Code

src/utils_tail.c: Added more error messages.
[collectd.git] / src / Makefile.am
index 30ea1ee38d6f9e2611eaa78134e36e85a464a126..30518b9fdc2241d70bdec4607c0a85a0d5165eb6 100644 (file)
@@ -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)