Code

src/utils_tail.[ch]: Added a generic interface for `tail'ing files.
[collectd.git] / src / Makefile.am
index 30ea1ee38d6f9e2611eaa78134e36e85a464a126..50ad0c9974a647ccbb8de853ff074a5adc056feb 100644 (file)
@@ -31,6 +31,7 @@ collectd_SOURCES = collectd.c collectd.h \
                   utils_ignorelist.c utils_ignorelist.h \
                   utils_llist.c utils_llist.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)