X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=8bd82149163643967aa3a5e3d833b769d41d609d;hb=3582ecbb34c7766663eed6454fcba12e2bd36248;hp=873694874bc06645af68624bb93bbdb23204d875;hpb=9527aa99f9f515e01993406607e1267cb49921f2;p=sysdb.git diff --git a/src/Makefile.am b/src/Makefile.am index 8736948..8bd8214 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -66,6 +66,8 @@ 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/store_lookup.c \ core/data.c include/core/data.h \ frontend/connection.c include/frontend/connection.h \ frontend/connection-private.h \