Code

store: Split private type definitions into a new header store-private.h.
[sysdb.git] / src / Makefile.am
index 873694874bc06645af68624bb93bbdb23204d875..77ce39fba705e3dc96c57cc4b3568e2b9aad825e 100644 (file)
@@ -66,6 +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 \
+               core/store-private.h \
                core/data.c include/core/data.h \
                frontend/connection.c include/frontend/connection.h \
                frontend/connection-private.h \