SUBDIRS=

if WITH_OPENVPN
SUBDIRS += openvpn
endif

if WITH_VPNC
SUBDIRS += vpnc
endif

if WITH_STRONGSWAN
SUBDIRS += strongswan
endif

if WITH_PPTP
SUBDIRS += pptp
endif