X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=src%2FMakefile.am;h=9de8dd02b966108990b20f76f25785039870236c;hp=b75bfff7707df6baf99c1d0e22e6cfd5f06a496b;hb=19d7d13262095deccad56275584aef7c2e6c5dee;hpb=b7a4c85eca8befee05122d56d31127ad5eb397f2 diff --git a/src/Makefile.am b/src/Makefile.am index b75bfff..9de8dd0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -24,6 +24,7 @@ libsysdb_la_SOURCES = \ core/plugin.c include/core/plugin.h \ core/store.c include/core/store.h \ include/utils/data.h \ + utils/error.c include/utils/error.h \ utils/llist.c include/utils/llist.h \ utils/string.c include/utils/string.h \ utils/time.c include/utils/time.h \