diff --git a/src/checksum/Makefile.am b/src/checksum/Makefile.am index 0ab66c6c8..a22e91ed1 100644 --- a/src/checksum/Makefile.am +++ b/src/checksum/Makefile.am @@ -105,7 +105,7 @@ if USE_TOOLS endif if USE_ATTR_SQL - exes += $(top_builddir)/src/libhydra/plugins/attr_sql/.libs/pool + exes += $(top_builddir)/src/pool/.libs/pool endif if USE_IMV_ATTESTATION