aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2008-06-06 08:24:39 +0000
committerMartin Willi <martin@strongswan.org>2008-06-06 08:24:39 +0000
commit1e9c46f13daced3199953f4d1758c7e03c935083 (patch)
tree5fc059daab22e616a60f0efdc0309119e58ad47b /src
parent915e04b2dd946650ee5c18ff6c0322db1b2d8e9b (diff)
downloadstrongswan-1e9c46f13daced3199953f4d1758c7e03c935083.tar.bz2
strongswan-1e9c46f13daced3199953f4d1758c7e03c935083.tar.xz
configure option for updown firewall scripts
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 4beb2396c..4407491d6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -19,7 +19,7 @@ if USE_STROKE
SUBDIRS += stroke
endif
-if USE_PLUTO_OR_CHARON
+if USE_UPDOWN
SUBDIRS += _updown _updown_espmark
endif