X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=src%2FMakefile.am;h=a7f6c9b73744c4f27dade47960386a7bea35a110;hp=ddd856cd6b8e858b936132d27a617a67025b58e6;hb=c1ebabaddb0c56ee34843f358c12d4a2536796f8;hpb=69051e83ae92193bdff1e2e95bc761147075d563 diff --git a/src/Makefile.am b/src/Makefile.am index ddd856c..a7f6c9b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -91,6 +91,7 @@ libsysdb_la_SOURCES = \ frontend/session.c \ frontend/store.c \ frontend/query.c \ + parser/ast.c include/parser/ast.h \ utils/avltree.c include/utils/avltree.h \ utils/channel.c include/utils/channel.h \ utils/error.c include/utils/error.h \