Code

Add stub for config handling wrt. data providers.
[collection4.git] / src / Makefile.am
index d5c74e13103f5cea96c9571e9f0a3ac5bd465e62..741f7e5ce2dc4736b2cb66a7bcaf0f390f153ac3 100644 (file)
@@ -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 \