X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=src%2FMakefile.am;h=c8ad524c12f6809cd01f7b37b7bac6f1df7128ab;hp=a69769d72dd21f159fea34daee3b6d540cae1bb3;hb=69ba5856d2f9e396ce1956c24ed0194075800463;hpb=ffd344cb441c2700d3c679f5e4a17b8dfc97d286 diff --git a/src/Makefile.am b/src/Makefile.am index a69769d..c8ad524 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -75,6 +75,7 @@ libsysdb_la_SOURCES = \ core/store_lookup.c \ core/data.c include/core/data.h \ core/timeseries.c include/core/timeseries.h \ + frontend/analyzer.c \ frontend/connection.c include/frontend/connection.h \ frontend/connection-private.h \ frontend/parser.c include/frontend/parser.h \