X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=src%2FMakefile.am;h=48561c344ac23664299cedb2a65a7b59688526eb;hp=6b560df7b8b2bc6c56d6615c7b7e516dc8129fd2;hb=4404b790e34bebc820c02d5749c84c0c975ba417;hpb=c2f7813397319e930c81c4f64b213bec64549167 diff --git a/src/Makefile.am b/src/Makefile.am index 6b560df..48561c3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -78,6 +78,7 @@ libsysdb_la_SOURCES = \ core/plugin.c include/core/plugin.h \ core/store.c include/core/store.h \ core/store-private.h \ + core/store_exec.c \ core/store_expr.c \ core/store_json.c \ core/store_lookup.c \ @@ -91,7 +92,6 @@ libsysdb_la_SOURCES = \ frontend/parser.c include/frontend/parser.h \ frontend/sock.c include/frontend/sock.h \ frontend/session.c \ - frontend/store.c \ frontend/query.c \ parser/analyzer.c \ parser/ast.c include/parser/ast.h \