X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2FMakefile.am;h=69329bf2c3a19811f32fa2bc6e90d2f9d63d17d2;hb=1c2e242703c7dcd1de29aef49608cf89bfde5e4a;hp=4bcc5ab2ec76745d956711264a70b8adfb2ed447;hpb=2047b2b31f53bc2e02f40eb86d10f1e7c403a8ff;p=collectd.git diff --git a/src/Makefile.am b/src/Makefile.am index 4bcc5ab2..69329bf2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -41,6 +41,7 @@ collectd_SOURCES = collectd.c collectd.h \ utils_subst.c utils_subst.h \ utils_tail.c utils_tail.h \ utils_threshold.c utils_threshold.h \ + utils_time.c utils_time.h \ types_list.c types_list.h collectd_CPPFLAGS = $(AM_CPPFLAGS) $(LTDLINCL)