X-Git-Url: https://git.octo.it/?p=collection4.git;a=blobdiff_plain;f=src%2FMakefile.am;fp=src%2FMakefile.am;h=2923d0451284091cc74df62ef5a85df32cc4a2dd;hp=741f7e5ce2dc4736b2cb66a7bcaf0f390f153ac3;hb=f3fc23c1262970dab2779d2a6e5dbc1cc5e89def;hpb=860cbdf33b4e6a928c0f3153ed57539a2750e9d6 diff --git a/src/Makefile.am b/src/Makefile.am index 741f7e5..2923d04 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,6 +16,7 @@ bin_PROGRAMS = collection.fcgi collection_fcgi_SOURCES = main.c \ oconfig.c oconfig.h aux_types.h scanner.l parser.y \ action_graph.c action_graph.h \ + action_graph_def_json.c action_graph_def_json.h \ action_list_graphs.c action_list_graphs.h \ action_list_hosts.c action_list_hosts.h \ action_search.c action_search.h \