Code

data: Added helper functions to copy and free data.
[sysdb.git] / src / Makefile.am
index cdadd60a80932f37df8a0dddf987ecbcb045249e..873694874bc06645af68624bb93bbdb23204d875 100644 (file)
@@ -66,7 +66,7 @@ libsysdb_la_SOURCES = \
                core/object.c include/core/object.h \
                core/plugin.c include/core/plugin.h \
                core/store.c include/core/store.h \
-               include/core/data.h \
+               core/data.c include/core/data.h \
                frontend/connection.c include/frontend/connection.h \
                frontend/connection-private.h \
                frontend/parser.c include/frontend/parser.h \