Code

utils/channel: Added an asynchronous I/O multiplexer.
[sysdb.git] / src / Makefile.am
index 3cdb58e906edbf36483dfb5c7beb81b05e6d7a30..48e77eb34071da3d5c1136a9c835c5dbf19205bc 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 \
+               utils/channel.c include/utils/channel.h \
                utils/llist.c include/utils/llist.h \
                utils/strbuf.c include/utils/strbuf.h \
                core/time.c include/core/time.h \