X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2FMakefile.am;h=ed5393aed2006ac1838c421ed1ddaff193ad0c8e;hb=5951e4a476166208796392544f8d65f8e524f693;hp=a77f66965a18c0a2a05941e0d2cc3192b3a39059;hpb=30478870f2afaf991ee19ab7b4c22d3ddcd7b8cd;p=collection4.git diff --git a/src/Makefile.am b/src/Makefile.am index a77f669..ed5393a 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_instance.c action_show_instance.h \ common.c common.h \ filesystem.c filesystem.h \ graph_types.h \