X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=Makefile.am;h=ae027a36881d75e2145919a545bfd426ab31b9fb;hp=04636b3fac6b54c9ce498e9e04d86372bd246c04;hb=a4f7a5d80431df5aad83aa718d4e0583379d8681;hpb=a1b19a64325554b0410daaefed3ce229b34958b7 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 \