checksum: The pool utility was moved to its own directory

This commit is contained in:
Tobias Brunner 2013-10-11 17:33:19 +02:00
parent 0f6f7ba22c
commit d9020264f4
1 changed files with 1 additions and 1 deletions

View File

@ -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