build UML stuff only on --enable-uml

This commit is contained in:
Martin Willi
2007-08-08 14:24:25 +00:00
parent f2d6355eaa
commit fd4ded974d
2 changed files with 18 additions and 1 deletions
+6 -1
View File
@@ -1 +1,6 @@
SUBDIRS = include libfreeswan libcrypto libstrongswan pluto whack charon stroke starter openac scepclient ipsec _updown _updown_espmark _copyright
SUBDIRS = include libfreeswan libcrypto libstrongswan pluto whack charon stroke starter openac scepclient ipsec _updown _updown_espmark _copyright dumm
if USE_UML
SUBDIRS += dumm
endif