X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=src%2FMakefile.am;h=5a15f9bdb2a35dea9382bebcadf3928549fb1f2d;hp=1e809cab4dd9f76aae48e60da39a54c5e093695f;hb=c2b7616c8a80c5de6356b675d55a4ee36415fd7b;hpb=e2d94a3eba924a4fd3c79d1ed99a57ae8bfb9282 diff --git a/src/Makefile.am b/src/Makefile.am index 1e809ca..5a15f9b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -42,6 +42,7 @@ libsysdb_la_SOURCES = \ include/frontend/connection-private.h \ frontend/sock.c include/frontend/sock.h \ frontend/session.c \ + frontend/query.c \ utils/channel.c include/utils/channel.h \ utils/llist.c include/utils/llist.h \ utils/strbuf.c include/utils/strbuf.h \