]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
checksum: The pool utility was moved to its own directory
authorTobias Brunner <tobias@strongswan.org>
Fri, 11 Oct 2013 15:33:19 +0000 (17:33 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 11 Oct 2013 15:42:29 +0000 (17:42 +0200)
src/checksum/Makefile.am

index 0ab66c6c8baf55cd121c3f10f99534c5c3a0b371..a22e91ed1ff3da2039ff01133911fab0f26f95c0 100644 (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