X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2FMakefile.am;h=1a7ba5b1240eacbff8f3ec84eedb2747dd13e1e7;hb=8eb9e6285f394569d7fe6ad43a0f4e5f9bca454f;hp=247892bb5f45ba66734e7c527c09ffdc3572914f;hpb=fbb822b876e877c69be066ceca693769d4a9618a;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)