Code

Moved data.h from utils to core.
[sysdb.git] / src / Makefile.am
index 38154a828c78b7f2c57173d9d19b51a2c4a97cab..35ac77d7f4db9634d8c811f4427ff85ac256aed8 100644 (file)
@@ -22,7 +22,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/utils/data.h \
+               include/core/data.h \
                core/error.c include/core/error.h \
                utils/llist.c include/utils/llist.h \
                utils/strbuf.c include/utils/strbuf.h \