aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2008-03-28 12:44:01 +0000
committerMartin Willi <martin@strongswan.org>2008-03-28 12:44:01 +0000
commit6b9290ff120fbe31d9926cc49701aa3068248e0a (patch)
treeb64b2bed0a689ed8cd73210a61dda46456097c64 /src/Makefile.am
parent892fb43b12e33bc8a297f7fd527e11a14871ee8f (diff)
downloadstrongswan-6b9290ff120fbe31d9926cc49701aa3068248e0a.tar.bz2
strongswan-6b9290ff120fbe31d9926cc49701aa3068248e0a.tar.xz
renamed xml plugin to smp to avoid confusion
added some dependency checks to configure configure checks ClearSilver and fastcgi cleanups in the build system here and there
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 504401230..66c2182e5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -27,7 +27,7 @@ if USE_TOOLS
SUBDIRS += openac scepclient
endif
-if USE_UML
+if USE_DUMM
SUBDIRS += dumm
endif