X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FMakefile.am;h=82954cf1e9ea6e2ceabfafcebe23ff08d1847562;hb=748436c71114d396ded0d2187355aced2275f6c4;hp=e3d85b67cc17caab2f78ed63b29e4e4081cfc5af;hpb=b6f9e3cecc5474305f3d2a51ced04b186552d9ab;p=collection4.git diff --git a/src/Makefile.am b/src/Makefile.am index e3d85b6..82954cf 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -17,6 +17,7 @@ collection_fcgi_SOURCES = main.c \ oconfig.c oconfig.h aux_types.h scanner.l parser.y \ action_graph.c action_graph.h \ action_list_graphs.c action_list_graphs.h \ + action_search.c action_search.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 \