X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile.am;h=ae027a36881d75e2145919a545bfd426ab31b9fb;hb=2ed0f6b448f7248c9b78425181d5acddfa35e72f;hp=04636b3fac6b54c9ce498e9e04d86372bd246c04;hpb=077315abf531676f4b666b223a6a9412cf95476c;p=collectd.git diff --git a/Makefile.am b/Makefile.am index 04636b3f..ae027a36 100644 --- a/Makefile.am +++ b/Makefile.am @@ -199,6 +199,8 @@ collectd_SOURCES = \ src/daemon/configfile.h \ src/daemon/filter_chain.c \ src/daemon/filter_chain.h \ + src/daemon/globals.c \ + src/daemon/globals.h \ src/daemon/meta_data.c \ src/daemon/meta_data.h \ src/daemon/plugin.c \