Code

Added framework for frontend connection handling.
[sysdb.git] / src / Makefile.am
index 48e77eb34071da3d5c1136a9c835c5dbf19205bc..c70d64e2702ec8bdcc871a2a8f43508649630e39 100644 (file)
@@ -25,6 +25,7 @@ libsysdb_la_SOURCES = \
                core/store.c include/core/store.h \
                include/core/data.h \
                core/error.c include/core/error.h \
+               frontend/sock.c include/frontend/sock.h \
                utils/channel.c include/utils/channel.h \
                utils/llist.c include/utils/llist.h \
                utils/strbuf.c include/utils/strbuf.h \