X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2FMakefile.am;h=e3d85b67cc17caab2f78ed63b29e4e4081cfc5af;hb=5dd3410614f199791a773e82bc4236c6ea6e7e5c;hp=0f86311239971785895a0ba04097693fad7cb2ea;hpb=b7d53a7bc78730802b99d089caa063ea78a7ce8e;p=collection4.git diff --git a/src/Makefile.am b/src/Makefile.am index 0f86311..e3d85b6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -18,6 +18,8 @@ collection_fcgi_SOURCES = main.c \ action_graph.c action_graph.h \ action_list_graphs.c action_list_graphs.h \ action_search_json.c action_search_json.h \ + action_show_graph.c action_show_graph.h \ + action_show_graph_json.c action_show_graph_json.h \ action_show_instance.c action_show_instance.h \ common.c common.h \ filesystem.c filesystem.h \