X-Git-Url: https://git.octo.it/?p=collection4.git;a=blobdiff_plain;f=src%2FMakefile.am;h=741f7e5ce2dc4736b2cb66a7bcaf0f390f153ac3;hp=d5c74e13103f5cea96c9571e9f0a3ac5bd465e62;hb=b578a6b9f331c11ebc70d153494c7b6113990ee7;hpb=97a0180ffe26c193c835e7906ea75c3b47fe3944 diff --git a/src/Makefile.am b/src/Makefile.am index d5c74e1..741f7e5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -24,7 +24,8 @@ collection_fcgi_SOURCES = main.c \ action_show_graph_json.c action_show_graph_json.h \ action_show_instance.c action_show_instance.h \ common.c common.h \ - dp_rrdtool.c \ + data_provider.c data_provider.h \ + dp_rrdtool.c dp_rrdtool.h \ filesystem.c filesystem.h \ graph_types.h \ graph.c graph.h \