X-Git-Url: https://git.octo.it/?p=collection4.git;a=blobdiff_plain;f=src%2FMakefile.am;h=ea4e837985ad2e30559b52c2fee2c95ffd6fb056;hp=a77f66965a18c0a2a05941e0d2cc3192b3a39059;hb=25849a1143a916b31fb9782a6cf10399849f88ef;hpb=30478870f2afaf991ee19ab7b4c22d3ddcd7b8cd diff --git a/src/Makefile.am b/src/Makefile.am index a77f669..ea4e837 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -18,6 +18,7 @@ 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 \ common.c common.h \ filesystem.c filesystem.h \ graph_types.h \