Code

frontend: Moved all connection handling operations into connection.c.
[sysdb.git] / src / Makefile.am
index 32c493e56900702d702838f4473825d5a4a582c6..948d1fa17e19a73fd787c2ea5068bf1f77ddb9b2 100644 (file)
@@ -27,6 +27,7 @@ libsysdb_la_SOURCES = \
                include/core/data.h \
                core/error.c include/core/error.h \
                frontend/connection.c include/frontend/connection.h \
+               include/frontend/connection-private.h \
                frontend/sock.c include/frontend/sock.h \
                frontend/session.c \
                utils/channel.c include/utils/channel.h \