Code

t/core/store_test: Added initial tests for the object store.
[sysdb.git] / t / Makefile.am
index c31ac502de3f22757eb4d9a908934500be2219be..87140cf2016051b371baed84369e145b36d32a10 100644 (file)
@@ -7,6 +7,7 @@ check_PROGRAMS = libsysdb_test libsysdb_net_test
 libsysdb_test_SOURCES = \
                libsysdb_test.c libsysdb_test.h \
                core/object_test.c \
+               core/store_test.c \
                utils/channel_test.c \
                utils/dbi_test.c \
                utils/llist_test.c \