Code

frontend: Handle STARTUP and PING commands.
[sysdb.git] / src / Makefile.am
index 24b41ae51bedb40ba510eccb7f0f75d1731ce792..32c493e56900702d702838f4473825d5a4a582c6 100644 (file)
@@ -28,6 +28,7 @@ libsysdb_la_SOURCES = \
                core/error.c include/core/error.h \
                frontend/connection.c include/frontend/connection.h \
                frontend/sock.c include/frontend/sock.h \
+               frontend/session.c \
                utils/channel.c include/utils/channel.h \
                utils/llist.c include/utils/llist.h \
                utils/strbuf.c include/utils/strbuf.h \