aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2014-02-12 14:34:09 +0100
committerTobias Brunner <tobias@strongswan.org>2014-02-12 14:34:09 +0100
commit4f8bd6d4049e2c1ce9aa33dd61522414fb078ec0 (patch)
treefba1145039824912ba86d07c237037b6a14c8210
parentb84b5410a4d559a224cf614a7204625b71d51554 (diff)
downloadstrongswan-4f8bd6d4049e2c1ce9aa33dd61522414fb078ec0.tar.bz2
strongswan-4f8bd6d4049e2c1ce9aa33dd61522414fb078ec0.tar.xz
pool: Typo in Makefile fixed
-rw-r--r--src/pool/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pool/Makefile.am b/src/pool/Makefile.am
index 2756f93a5..b8d662e57 100644
--- a/src/pool/Makefile.am
+++ b/src/pool/Makefile.am
@@ -17,7 +17,7 @@ pool_LDADD = \
$(top_builddir)/src/libstrongswan/libstrongswan.la \
$(top_builddir)/src/libhydra/libhydra.la
-endif !USE_ATTR_SQL
+endif USE_ATTR_SQL
templatesdir = $(pkgdatadir)/templates/database/sql
dist_templates_DATA = mysql.sql sqlite.sql