X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2FMakefile.am;h=1a7ba5b1240eacbff8f3ec84eedb2747dd13e1e7;hb=83077c18c3e78739c2d2d18debf99875944eaa72;hp=247892bb5f45ba66734e7c527c09ffdc3572914f;hpb=a898c17330d9a2039bcdb8f7e6dbedba516a6cd8;p=collectd.git diff --git a/src/Makefile.am b/src/Makefile.am index 247892bb..1a7ba5b1 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)