From 7acfe286fdfbbe21767146084700332901c2e215 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Fri, 10 Aug 2007 09:14:20 +0000 Subject: [PATCH] fixed build without --enable-uml --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 51c24d8..4f57695 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = include libfreeswan libcrypto libstrongswan pluto whack charon stroke starter openac scepclient ipsec _updown _updown_espmark _copyright dumm +SUBDIRS = include libfreeswan libcrypto libstrongswan pluto whack charon stroke starter openac scepclient ipsec _updown _updown_espmark _copyright if USE_UML SUBDIRS += dumm -- 2.7.4