Code

utils data: Added module providing a data-type to store arbitrary backend data
[sysdb.git] / src / Makefile.am
index 5785c5523008905d3375fb770614bd343ae2360c..2e3eb4520ce0022b158d6c132d60769541e3db23 100644 (file)
@@ -23,6 +23,7 @@ libsyscollector_la_SOURCES = \
                core/object.c include/core/object.h \
                core/plugin.c include/core/plugin.h \
                core/store.c include/core/store.h \
+               include/utils/data.h \
                utils/llist.c include/utils/llist.h \
                utils/string.c include/utils/string.h \
                utils/time.c include/utils/time.h \